setTransformZoomStyle

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

Zoom image-like objects. Multiplied with the zoom set on the object. The value 256 (or LV_IMG_ZOOM_NONE) means normal size, 128 half size, 512 double size, and so on.

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