Stay organized with collections
Save and categorize content based on your preferences.
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.
|
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-05-15 UTC.
[null,null,["Last updated 2025-05-15 UTC."],[],[],null,["# androidx.autofill.inline\n========================\n\n*** ** * ** ***\n\n[Kotlin](/reference/kotlin/androidx/autofill/inline/package-summary \"View this page in Kotlin\") \\|Java\n\nInterfaces\n----------\n\n|------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [UiVersions.Content](/reference/androidx/autofill/inline/UiVersions.Content) | Represents the UI content that can be converted into a [Slice](https://developer.android.com/reference/android/app/slice/Slice.html) to be read to render a UI in a remote process. |\n| [UiVersions.Style](/reference/androidx/autofill/inline/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. |\n\nClasses\n-------\n\n|------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [Renderer](/reference/androidx/autofill/inline/Renderer) | Renderer class responsible for rendering the inline suggestion UI. |\n| [SuggestionHintConstants](/reference/androidx/autofill/inline/SuggestionHintConstants) | Contains all the officially supported Autofill inline suggestion hint constants. |\n| [UiVersions](/reference/androidx/autofill/inline/UiVersions) | Defines the inline suggestion UI version constants. |\n| [UiVersions.StylesBuilder](/reference/androidx/autofill/inline/UiVersions.StylesBuilder) | A builder responsible for providing a [Bundle](https://developer.android.com/reference/android/os/Bundle.html) with encoded UI style specifications for one or more versions of UI templates. |"]]