BottomSheet
|
A view that slides out from the bottom of the screen and shows an action list or other supplemental content.
|
BottomSheetActualAppearance
|
Contains appearance settings that are applied to the Bottom Sheet.
|
BottomSheetCommands
|
Provides access to BottomSheet commands.
|
DXPopup
|
A popup view that you can attach to any view on the screen or show as a separate dialog.
|
DXPopupActionButton
|
An action button in the DXPopupActionSheet control.
|
DXPopupActionSheet
|
A pop-up view that shows an action list or other supplemental content.
|
DXPopupActionSheetBase
|
The base class for a pop-up action sheet.
|
DXPopupActualAppearance
|
An appearance object.
|
DXPopupBase
|
The base class for a pop-up view.
|
DXPopupDialog
|
A pop-up dialog that you can attach to any view on the screen or show as a separate view.
|
DXPopupDialogBase
|
The base class for a pop-up dialog view.
|
DXPopupOptionButton
|
An option button in the DXPopupOptionSheet control.
|
DXPopupOptionSheet
|
A pop-up option sheet view that you can attach to any view on the screen or show as a separate dialog.
|
DXPopupService
|
Implements the IDXPopupService interface that invokes popup dialogs at the View Model level with the Dependency Injection mechanism.
|
DXToolbar
|
A toolbar control that organizes its items into pages.
|
Initializer
static
|
Contains the Init() method that initializes classes from the DevExpress.Maui.Controls namespace.
|
ItemHeaderTappedEventArgs
|
Contains data for the ItemHeaderTapped event.
|
ShimmerView
|
A view that shows placeholders instead of UI elements. Shimmer effects indicate that a loading operation is in progress.
|
ShimmerViewActualAppearance
|
An appearance object.
|
TabHeaderLength
|
The header panel’s length that supports the the automatically calculated size.
|
TabItem
|
The base class for the TabViewItem class.
|
TabItemActualAppearance
|
An appearance object.
|
TabItemLength
|
The item length that supports the automatically calculated size, and size measured as a weighted proportion of the available space.
|
TabView
|
A view that organizes content into groups at the same hierarchy level and allows tab navigation between them.
|
TabViewActualAppearance
|
An appearance object.
|
TabViewItem
|
Stores the TabView item’s header settings and content.
|
ToolbarButton
|
A button within a DXToolbar control.
|
ToolbarColorSelector
|
A color selector item within the DXToolbar control.
|
ToolbarContentItemBase
|
The base class for Toolbar items.
|
ToolbarCustomItem
|
An item within a DXToolbar that serves as a container for custom objects.
|
ToolbarElementBase
|
A base class for elements within a DXToolbar.
|
ToolbarItemBase
|
The base class for toolbar items.
|
ToolbarNavigationButton
|
A toolbar button that navigates you to the specified ToolbarPage.
|
ToolbarPage
|
A page within the DXToolbar control.
|
ToolbarSeparator
|
A line that separates neighboring toolbar items within DXToolbar.
|
ToolbarText
|
A non-clickable text item within DXToolbar.
|
ToolbarToggleButton
|
A button within a DXToolbar that has two states: checked and unchecked. You can group several ToolbarToggleButtons to implement exclusive selection.
|