Back to Devexpress

.NET MAUI DevExpress BottomSheet: Examples

maui-404696-dialogs-menu-and-navigation-bottom-sheet-examples.md

latest1.6 KB
Original Source

.NET MAUI DevExpress BottomSheet: Examples

  • Jul 30, 2024

The following GitHub examples use the DevExpress .NET MAUI BottomSheet to implement various usage scenarios:

Google Maps-Inspired POI DetailsThis example uses the DevExpress BottomSheet control to replicate POI (point of interest) details from Google Maps. The detail view includes an image gallery, action buttons, and description. Refer to the following scenario description for more information: Google Maps-Inspired POI DetailsMaster Detail ViewThis example shows how to use our BottomSheet control to implement a master-detail view. Refer to the following scenario description for more information: Master-Detail View with BottomSheet ControlFiltering UIThis example places DXCollectionView Filter UI Elements in a BottomSheet control. Refer to the following scenario description for more information: Display Filtering UI Elements in a BottomSheet