Window.resizable

Get resizable property.

  1. bool resizable [@property getter]
    class Window
    @property
    bool
    resizable
    ()
  2. bool resizable [@property setter]

Return Value

Type: bool

If true, users can resize the window.