Android Studio Sign in

InlineSuggestionUi.Content


public final class InlineSuggestionUi.Content implements UiVersions.Content


Content for the V1 inline suggestion UI.

Summary

Nested types

Builder for the Content.

Public methods

getAttributionIntent

Added in 1.1.0
public @Nullable PendingIntent getAttributionIntent()

getContentDescription

Added in 1.1.0
public @Nullable CharSequence getContentDescription()

getEndIcon

Added in 1.1.0
public @Nullable Icon getEndIcon()
See also
setEndIcon

getStartIcon

Added in 1.1.0
public @Nullable Icon getStartIcon()
See also
setStartIcon

getSubtitle

Added in 1.1.0
public @Nullable CharSequence getSubtitle()
See also
setSubtitle

getTitle

Added in 1.1.0
public @Nullable CharSequence getTitle()
See also
setTitle
Morty Proxy This is a proxified and sanitized view of the page, visit original site.