Window.cursorVisible

Gets a boolean determining whether the cursor is visible or not.

  1. bool cursorVisible [@property getter]
    class Window
    @property
    bool
    cursorVisible
    (
    )
  2. bool cursorVisible [@property setter]

Meta