POBottomSheetConfiguration
constructor(height: POBottomSheetConfiguration.Height, expandable: Boolean, cancellation: POCancellationConfiguration = POCancellationConfiguration())
Parameters
height
Specifies bottom sheet height.
expandable
Specifies whether the bottom sheet is expandable.
cancellation
Specifies cancellation behaviour.