NativeDialog.visible

bool visible() @property

Get visible property.

Returns

Whether the window is currently visible.
void visible(bool propval) @property

Set visible property.

Parameters

propvalWhether the window is currently visible.