can_open


Description:

public bool can_open { get; set; }

Whether the bottom sheet can be opened by user.

It can be opened via clicking or swiping up from the bottom bar.

Does nothing if [property@BottomSheet:bottom-bar] is not set.

Bottom sheet can still be opened using [property@BottomSheet:open].