ColorScheme
The colour scheme to use.
Numerical representations
The numerical representation of this enum's entries are as listed below:
Since
0.0.1
See also
Entries
Link copied to clipboard
Applies a dark colour scheme to the user interface in the custom tab. Colours set through CustomTabsIntent.EXTRA_TOOLBAR_COLOR may be darkened to match user expectations.
Types
Link copied to clipboard
Companion object exposing methods to retrieve a ColorScheme given its numerical representation.
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.