orx
Toggle table of contents
0.5.0-dev.95+27f1a09
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
orx
orx-panel
/
org.openrndr.panel.style
/
TextAlign
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
bottom
Link copied to clipboard
val
bottom
:
TextAlign.Value
center
Link copied to clipboard
val
center
:
TextAlign.Value
inherit
Link copied to clipboard
val
inherit
:
TextAlign.Inherit
left
Link copied to clipboard
val
left
:
TextAlign.Value
right
Link copied to clipboard
val
right
:
TextAlign.Value
top
Link copied to clipboard
val
top
:
TextAlign.Value
Functions
invoke
Link copied to clipboard
operator
fun
invoke
(
f
:
TextAlign.Companion
.
(
)
->
Any
)
:
TextAlign