Window.overrideCursorType

Allow override cursor for entire window. Set to CursorType.NotSet to remove cursor type overriding.

  1. CursorType overrideCursorType [@property setter]
    class Window
    @property
    void
    overrideCursorType
  2. CursorType overrideCursorType [@property getter]

Meta