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