WindowDialog.resizable

If true, the user can resize the window.

  1. bool resizable [@property getter]
    struct WindowDialog
    @nogc nothrow @property
    bool
    resizable
    ()
  2. bool resizable [@property setter]

Meta