SimpleWindow.hidden

Shows or hides the window based on the bool argument.

  1. bool hidden [@property getter]
  2. bool hidden [@property setter]
    class SimpleWindow
    final @property
    void
    hidden
    (
    bool b
    )

Meta