3 references to GetToolbarPlacement
Microsoft.Maui.Controls (3)
PlatformConfiguration\AndroidSpecific\TabbedPage.cs (3)
142
if (element.IsSet(ToolbarPlacementProperty) &&
GetToolbarPlacement
(element) != value)
153
return
GetToolbarPlacement
(config.Element);
166
if (
GetToolbarPlacement
(element) == ToolbarPlacement.Bottom)