sdk-maps / com.tomtom.online.sdk.map.style.expression / GetExpression

GetExpression

@Beta(2020, 6) class GetExpression : Expression

Gets property value

Functions

dispose

fun dispose(): Unit

finalize

fun finalize(): Unit

get

static fun get(property: String): GetExpression!

Creates expression for getting property value.

getNativeHandle

fun getNativeHandle(): Long