OSSingleton.minWindowSize

The minimum size of the window (without counting window manager decorations). Does not affect fullscreen mode. Set to (0, 0) to reset to the system default value.

  1. Vector2 minWindowSize [@property getter]
    struct OSSingleton
    @nogc nothrow @property
    Vector2
    minWindowSize
    ()
  2. Vector2 minWindowSize [@property setter]

Meta