Window.visible

Show or hide the window.

  1. bool visible [@property getter]
  2. bool visible [@property setter]
    class Window
    @property @trusted
    void
    visible
    (
    bool visible
    )

Meta