Property outsideClickDismissEnabled
outsideClickDismissEnabled
Allow the use of clicking outside the dialog to dismiss it.
Declaration
public bool outsideClickDismissEnabled { get; set; }
Property Value
Type | Description |
---|---|
bool |
Remarks
This property works only with Popover presentation type.