Method SetKeyboardDismiss
SetKeyboardDismiss(bool)
Activate the possibility to dismiss the popup via Escape key or Return button.
Declaration
public T SetKeyboardDismiss(bool dismissEnabled)
Parameters
| Type | Name | Description | 
|---|---|---|
| bool | dismissEnabled | 
  | 
    
Returns
| Type | Description | 
|---|---|
| T | The popup of type   |