Overview | System-Objects | Class-Tree | Class-List | Global Functions | Files |

Property of a Class

Whether to let the system decide when to hide the popup. Setting

this to false gives you better control but it also requires you to handle the closing of the popup.


Public Functions

Get

Get current value.

QxPopup.getAutoHide();

Set

Set new value.

QxPopup.setAutoHide(newValue);