toggle menu
HaishinKit
androidJvm
switch theme
search in API
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