BottomSheetCommands Properties
Provides access to BottomSheet
commands.
Name | Description |
---|---|
Close | Returns the command that closes the bottom sheet. |
Show | Returns the command that shows the bottom sheet. |
See Also