androidx.autofill.inline
Interfaces
UiVersions.Content |
Represents the UI content that can be converted into a Slice to be read
to render a UI in a remote process.
|
UiVersions.Style | Represents a UI style specification that contains the version information and can be converted into a Bundle to be read to render a UI in a remote process. |
Classes
Renderer | Renderer class responsible for rendering the inline suggestion UI. |
SuggestionHintConstants | Contains all the officially supported Autofill inline suggestion hint constants. |
UiVersions | Defines the inline suggestion UI version constants. |
UiVersions.StylesBuilder |
A builder responsible for providing a Bundle with encoded UI style
specifications for one or more versions of UI templates.
|