class MapValue : Value
Wrapper for map object for style expressions.
static fun create(values: MutableMap<String!, Value!>): MapValue!
Creates MapValue object wrapping provided map. |
open fun dispose(): Unit |
|
open fun finalize(): Unit |
|
open fun getNativeHandle(): Long |