setHeightStyle

expect fun LvglObjectBase.setHeightStyle(value: Short, selector: UInt)

Sets the height of the LVGL object. Pixel, percentage and LV_SIZE_CONTENT can be used. Percentage values are relative to the height of the parent's content area.

actual fun LvglObjectBase.setHeightStyle(value: Short, selector: UInt)
actual fun LvglObjectBase.setHeightStyle(value: Short, selector: UInt)