DrawerBuilder.CloseOnOutsideClick Method
| Name | Parameters | Description |
|---|---|---|
| CloseOnOutsideClick(JS) | value | Specifies whether to close the drawer if a user clicks or taps the view area. Mirrors the client-side closeOnOutsideClick option. |
| CloseOnOutsideClick(Boolean) | value | Specifies whether to close the drawer if a user clicks or taps the view area. Mirrors the client-side closeOnOutsideClick option. |