setCursor

expect fun setCursor(cursor: LvglObjectBase?)

Changes the cursor used by the input device.

Parameters

cursor

The cursor to use, or null for no cursor.

actual fun setCursor(cursor: LvglObjectBase?)
actual fun setCursor(cursor: LvglObjectBase?)