Value
open class Value
Content copied to clipboard
Wrapper class for value, complies to the mapbox type system.
Constructors
Functions
value
                    Link copied to clipboard
                        Create a value from a boolean.
Create a value from a string.
Create a value from a map
Create a value from an list
Properties
Inheritors
Expression
                          
                    
                  Link copied to clipboard
                        Extensions
unwrap
                    Link copied to clipboard
                        unwrap
                    Link copied to clipboard
                        Extension function for Value to unwrap Value to Expression.
unwrap
                    Link copied to clipboard
                        Extension function for Value to unwrap Value to StyleTransition.
unwrap
                    Link copied to clipboard
                        Extension function for Value to unwrap Value to the given type.