sdk-maps / com.tomtom.online.sdk.map.style.expression.value / VectorValue

VectorValue

@Beta(2020, 12) class VectorValue : Value

Wrapper for vector object for style expressions.

Functions

create

static fun create(vararg values: Value!): VectorValue!

Creates VectorValue object wrapping provided values.

Inherited Functions

dispose

open fun dispose(): Unit

finalize

open fun finalize(): Unit

getNativeHandle

open fun getNativeHandle(): Long