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