Method SetOutsideClickDismiss
SetOutsideClickDismiss(bool)
Activate the possibility to dismiss the popup by clicking outside of it.
Declaration
public T SetOutsideClickDismiss(bool dismissEnabled)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | dismissEnabled |
|
Returns
| Type | Description |
|---|---|
| T | The popup of type |