2 references to PrefersLargeTitlesProperty
Microsoft.Maui.Controls (2)
PlatformConfiguration\iOSSpecific\NavigationPage.cs (2)
96 return (bool)element.GetValue(PrefersLargeTitlesProperty); 102 element.SetValue(PrefersLargeTitlesProperty, value);