Window.hideOnClose

Set hideOnClose property.

  1. bool hideOnClose [@property getter]
  2. bool hideOnClose [@property setter]
    class Window
    @property
    void
    hideOnClose
    (
    bool propval
    )

Parameters

propval bool

If this window should be hidden when the users clicks the close button.