mapbox-maps-android
/
com.mapbox.maps.extension.style.layers.properties.generated
/
Visibility
Visibility
enum
Visibility
:
Enum
<
Visibility
> ,
LayerProperty
Content copied to clipboard
The visibility of a layer.
Entries
Properties
Parameters
Parameters
value
String value of this property
Entries
NONE
Link copied to clipboard
NONE
("none")
Content copied to clipboard
The layer is hidden.
VISIBLE
Link copied to clipboard
VISIBLE
("visible")
Content copied to clipboard
The layer is shown.
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard
value
Link copied to clipboard
open override val
value
:
String
Content copied to clipboard