New to Telerik UI for .NET MAUI? Start a free 30-day trial
.NET MAUI Separator ToolbarItem
Updated over 6 months ago
Add a separator (UI element) that separates the toolbar items in the Toolbar by using the SeparatorToolbarItem.
All properties ToolbarItem provides are applicable for the SeparatorToolbarItem. For more details review the ToolbarItem article:
Styling
Use the Style property with target type SeparatorToolbarItemView. All properties that can be applied through style are the properties applicable for ToolbarItemView.