maui-devexpress-dot-maui-dot-controls-ac305ee4.md
A view that slides out from the bottom of the screen and shows an action list or other supplemental content.
Namespace : DevExpress.Maui.Controls
Assembly : DevExpress.Maui.Controls.dll
NuGet Package : DevExpress.Maui.Controls
[ContentProperty("Content")]
[DXLicenseMAUI]
public class BottomSheet :
View,
IDXViewController,
IAppearanceOwner
In the following image, the Bottom Sheet shows detail information for a tapped Collection View item:
For more information about the BottomSheet control, refer to the following help topics:
OverviewContains basic information about BottomSheet.Get StartedThis step-by-step tutorial guides you through creating an app with a BottomSheet.States and ModalityDescribes how to manage different states of the BottomSheet control.Custom AppearanceExplains how to customize BottomSheet appearance.ExamplesLists task-based solutions with the BottomSheet control.
Show 14 items
Microsoft.Maui.Controls.ITabStopElement
Microsoft.Maui.IFrameworkElement
System.Object BindableObject Element NavigableElement VisualElement View BottomSheet
See Also