InlineSuggestionUi.Content


class InlineSuggestionUi.Content : UiVersions.Content


Content for the V1 inline suggestion UI.

Summary

Nested types

Builder for the Content.

Public functions

getAttributionIntent

Added in 1.1.0
fun getAttributionIntent(): PendingIntent?

getContentDescription

Added in 1.1.0
fun getContentDescription(): CharSequence?

getEndIcon

Added in 1.1.0
fun getEndIcon(): Icon?
See also
setEndIcon

getStartIcon

Added in 1.1.0
fun getStartIcon(): Icon?
See also
setStartIcon

getSubtitle

Added in 1.1.0
fun getSubtitle(): CharSequence?
See also
setSubtitle

getTitle

Added in 1.1.0
fun getTitle(): CharSequence?
See also
setTitle