4 references to TabbedPage
Microsoft.Maui.Controls (1)
PlatformConfiguration\iOSSpecific\TabbedPage.cs (1)
12 typeof(TranslucencyMode), typeof(TabbedPage), TranslucencyMode.Default);
Microsoft.Maui.Controls.Compatibility (3)
iOS\Renderers\TabbedRenderer.cs (3)
13using TabbedPageConfiguration = Microsoft.Maui.Controls.PlatformConfiguration.iOSSpecific.TabbedPage; 255 else if (e.PropertyName == TabbedPageConfiguration.TranslucencyModeProperty.PropertyName) 427 switch (TabbedPageConfiguration.GetTranslucencyMode(Element))