Window.visible

If the window is currently being displayed.

  1. bool visible [@property getter]
    class Window
    @property @safe nothrow
    bool
    visible
    ()
  2. bool visible [@property setter]

Meta