mapbox-maps-android
/
com.mapbox.maps.extension.style.layers.properties.generated
/
TextJustify
Text
Justify
enum
TextJustify
:
Enum
<
TextJustify
> ,
LayerProperty
Content copied to clipboard
Text justification options.
Entries
Properties
Parameters
Parameters
value
String value of this property
Entries
RIGHT
Link copied to clipboard
RIGHT
("right")
Content copied to clipboard
The text is aligned to the right.
CENTER
Link copied to clipboard
CENTER
("center")
Content copied to clipboard
The text is centered.
LEFT
Link copied to clipboard
LEFT
("left")
Content copied to clipboard
The text is aligned to the left.
AUTO
Link copied to clipboard
AUTO
("auto")
Content copied to clipboard
The text is aligned towards the anchor position.
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
String value of this property