Property keyboardDismissEnabled
keyboardDismissEnabled
True
if the the popup can be dismissed by pressing the escape key or the return button on mobile, False
otherwise.
The default value is `True`.
Declaration
public bool keyboardDismissEnabled { get; protected set; }
Property Value
Type | Description |
---|---|
bool |