StylePropertyValueKind

Describes the kind of a style property value.

Entries

Link copied to clipboard

The property value is not defined.

Link copied to clipboard

The property value is a constant.

Link copied to clipboard

The property value is a style [expression](https://docs.mapbox.com/mapbox-gl-js/style-spec/#expressions).

Link copied to clipboard

Property value is a style [transition](https://docs.mapbox.com/mapbox-gl-js/style-spec/#transition).

Functions

Link copied to clipboard
Returns the enum constant of this type with the specified name.
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.