class StringValue : Value
Wrapper for String value for style expressions.
static fun create(value: String): StringValue!
Creates StringValue object wrapping String object. |
open fun dispose(): Unit |
|
open fun finalize(): Unit |
|
open fun getNativeHandle(): Long |