NativeDialog.visible
bool visible() @property nothrowGet visible property.
Returns
Whether the window is currently visible.
void visible(bool propval) @property nothrowSet visible property.
Parameters
propval | Whether the window is currently visible. |