| java.lang.Object | |
| ↳ | com.google.android.gms.identity.intents.Address.AddressOptions | 
A class that encapsulates options for the Address APIs. Currently this is just the theme of any UI elements the user interacts with.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| theme | Theme to use for system UI elements that the user will interact with. | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 
          Uses the default theme  THEME_DARK. | |||||||||||
| 
          Constructor that accepts a theme to use.
          
    
         | |||||||||||
| [Expand] Inherited Methods | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
  java.lang.Object | |||||||||||||||||||||||||||||||||
Theme to use for system UI elements that the user will interact with. See
 AddressConstants.Themes for allowed values.
Constructor that accepts a theme to use. See AddressConstants.Themes for
 allowed values.
