WindowDialog.resizable

If true the user can resize the window. Default value: false.

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

Meta