DXToolbar Class
A toolbar control that organizes its items into pages.
Namespace: DevExpress.Maui.Controls
Assembly: DevExpress.Maui.Controls.dll
NuGet Package: DevExpress.Maui.Controls
#Declaration
[ContentProperty("Items")]
public class DXToolbar :
DXViewBase
#Remarks
Refer to the following sections for more information:
#Toolbar Control Overview
#Items
#Pages
- Create Toolbar Pages and Populate it with Items
- Navigate to ToolbarPages
- Obtain the Active Toolbar Page
- Customize Page Layout
#Layout
- Item Alignment
- Fix Items
- Customize Fixed Item Spacing and Indents
- Keep Toolbar Control Visible when Keyboard is Opened
- Display a View in the Keyboard Area