You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if((OperatingSystem.IsIOSVersionAtLeast(26)||OperatingSystem.IsMacCatalystVersionAtLeast(26))&&primariesis not null&&_navigation.TryGetTarget(outNavigationRenderernavigationRenderer))
1955
1952
{
1956
-
foreach(variteminprimaries)
1953
+
if(navigationRenderer.NavigationBar?.TintColoris not null)
1957
1954
{
1958
-
if(navigationRenderer.NavigationBar?.TintColoris not null)
0 commit comments