.NET MAUI BottomSheet Visual Structure
The visual structure of the .NET MAUI BottomSheet represents the anatomy of the UI control. Being familiar with the visual elements of the BottomSheet allows you to quickly find the information required to configure them.
The following image shows the anatomy of the BottomSheet.
- BottomSheet Main Content—Represents the main content of the BottomSheet.
- BottomSheet Content—Represents the content of the BottomSheet that slides up from the bottom of the screen.
- BottomSheet Handle—Represents a visual cue which indicates the control can be dragged.