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