Method ShouldDismiss
ShouldDismiss(DismissType)
Dismiss the Popup.
Declaration
protected override bool ShouldDismiss(DismissType reason)
Parameters
| Type | Name | Description | 
|---|---|---|
| DismissType | reason | Why the element has been dismissed.  | 
    
Returns
| Type | Description | 
|---|---|
| bool | True if the element has been dismissed.  |