Window.active

Returns true if the window is focused

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

Meta