Double List Value
Defines a primitive that can accommodate a list of Double.
Parameters
value
a value representing an array of numbers. See Number
Constructors
Link copied to clipboard
Create a DoubleListValue from a list of Double.
Link copied to clipboard
Create a DoubleListValue from a list of Double.
Link copied to clipboard
Construct the Color with Mapbox Expression.
Link copied to clipboard
Types
Link copied to clipboard
object Companion
DoubleListValue's companion object.
Properties
Link copied to clipboard
The list of Double represented by value or null
if the stored Value is not a list of Double.