setAlign

expect infix fun setAlign(value: UByte)

Set the alignment which determines from which point of the parent the X and Y coordinates should be interpreted.

Parameters

value

One of the following values:

  • LV_ALIGN_TOP_LEFT/MID/RIGHT

  • LV_ALIGN_BOTTOM_LEFT/MID/RIGHT

  • LV_ALIGN_LEFT/RIGHT_MID

  • LV_ALIGN_CENTER

actual infix fun setAlign(value: UByte)
actual infix fun setAlign(value: UByte)