2 references to Automatic
Microsoft.Maui.Controls (1)
PlatformConfiguration\iOSSpecific\Page.cs (1)
166
public static readonly BindableProperty LargeTitleDisplayProperty = BindableProperty.Create(nameof(LargeTitleDisplay), typeof(LargeTitleDisplayMode), typeof(Page), LargeTitleDisplayMode.
Automatic
);
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\NavigationRenderer.cs (1)
1444
case LargeTitleDisplayMode.
Automatic
: