Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.page
/
ContextKt
/
AppManifestKt
/
Dsl
/
direction
direction
@get:
JvmName
(
name
=
"getDirection"
)
@set:
JvmName
(
name
=
"setDirection"
)
var
direction
:
String
Specifies the language direction - RTL or LTR, for this application.
Content copied to clipboard
string direction = 7;