Property
AdwBottomSheet:can-close
Description [src]
Whether the bottom sheet can be closed by user.
It can be closed via the close button, swiping down, pressing Escape or clicking the content dimming (when modal).
Bottom sheet can still be closed using AdwBottomSheet:open.
| Type: | gboolean |
| Available since: | 1.6 |
| Setter method | adw_bottom_sheet_set_can_close() |
| Getter method | adw_bottom_sheet_get_can_close() |