2 references to Secondary
Microsoft.Maui.Controls (1)
Toolbar\ToolbarItem.cs (1)
12
return order == ToolbarItemOrder.Default || order == ToolbarItemOrder.Primary || order == ToolbarItemOrder.
Secondary
;
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\NavigationRenderer.cs (1)
1417
if (item.Order == ToolbarItemOrder.
Secondary
)