Popover.autohide
bool autohide() @propertyGet autohide property.
Returns
Whether to dismiss the popover on outside clicks.
void autohide(bool propval) @propertySet autohide property.
Parameters
propval | Whether to dismiss the popover on outside clicks. |