Popover.autohide

bool autohide() @property

Get autohide property.

Returns

Whether to dismiss the popover on outside clicks.
void autohide(bool propval) @property

Set autohide property.

Parameters

propvalWhether to dismiss the popover on outside clicks.