Window.hideOnClose

bool hideOnClose() @property

Get hideOnClose property.

Returns

If this window should be hidden when the users clicks the close button.
void hideOnClose(bool propval) @property

Set hideOnClose property.

Parameters

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