OSSingleton.windowResizable

If true, the window is resizable by the user.

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

Meta