setCursor

abstract fun setCursor(cursor: Cursor)

Overrides the current cursor with the specified cursor.


abstract fun setCursor(cursor: SystemCursor)

Overrides the current cursor with a default system cursor. See SystemCursor