New to Telerik UI for .NET MAUI? Start a free 30-day trial

.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.

Telerik UI for .NET MAUI BottomSheet Visual Structure

  • 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.

See Also

In this article