HaishinKit
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
HaishinKit
haishinkit
/
com.haishinkit.screen
/
ScreenObject
/
Companion
Companion
object
Companion
Members
Properties
HORIZONTAL_
ALIGNMENT_
CENTER
Link copied to clipboard
const
val
HORIZONTAL_ALIGNMENT_CENTER
:
Int
=
1
HORIZONTAL_
ALIGNMENT_
LEFT
Link copied to clipboard
const
val
HORIZONTAL_ALIGNMENT_LEFT
:
Int
=
0
HORIZONTAL_
ALIGNMENT_
RIGHT
Link copied to clipboard
const
val
HORIZONTAL_ALIGNMENT_RIGHT
:
Int
=
2
VERTICAL_
ALIGNMENT_
BOTTOM
Link copied to clipboard
const
val
VERTICAL_ALIGNMENT_BOTTOM
:
Int
=
2
VERTICAL_
ALIGNMENT_
MIDDLE
Link copied to clipboard
const
val
VERTICAL_ALIGNMENT_MIDDLE
:
Int
=
1
VERTICAL_
ALIGNMENT_
TOP
Link copied to clipboard
const
val
VERTICAL_ALIGNMENT_TOP
:
Int
=
0