InlineSuggestionUi.Content
public final class InlineSuggestionUi.Content implements UiVersions.Content
Content for the V1 inline suggestion UI.
Summary
Nested types |
|---|
public final class InlineSuggestionUi.Content.BuilderBuilder for the |
Public methods |
|
|---|---|
@Nullable PendingIntent |
|
@Nullable CharSequence |
|
@Nullable Icon |
|
@Nullable Icon |
|
@Nullable CharSequence |
|
@Nullable CharSequence |
getTitle() |
Public methods
getAttributionIntent
Added in 1.1.0
public @Nullable PendingIntent getAttributionIntent()
| See also | |
|---|---|
newContentBuilder |
getContentDescription
Added in 1.1.0
public @Nullable CharSequence getContentDescription()
| See also | |
|---|---|
setContentDescription |