NativeDialog.visible

bool visible() @property nothrow

Get visible property.

Returns

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

Set visible property.

Parameters

propvalWhether the window is currenlty visible.