OSSingleton.windowMaximized

If true the window is maximized.

  1. bool windowMaximized [@property getter]
  2. bool windowMaximized [@property setter]
    struct OSSingleton
    @nogc nothrow @property
    void
    windowMaximized
    (
    bool v
    )

Meta