mapbox-maps-android
mapbox-maps-android
/
com.mapbox.maps
/
ColorTheme
/
Type
Type
enum
Type
Type information of the variant's content
Entries
Functions
Entries
IMAGE
Link copied to clipboard
IMAGE
STYLE_PROPERTY_VALUE
Link copied to clipboard
STYLE_PROPERTY_VALUE
Functions
value
Of
Link copied to clipboard
open
fun
valueOf
(
name
:
String
)
:
ColorTheme.Type
Returns the enum constant of this type with the specified name.
values
Link copied to clipboard
open
fun
values
(
)
:
Array
<
ColorTheme.Type
>
Returns an array containing the constants of this enum type, in the order they're declared.