1 write to _shadowColor
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\ShellNavBarAppearanceTracker.cs (1)
73
_shadowColor
= navigationBar.Layer.ShadowColor;
1 reference to _shadowColor
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\ShellNavBarAppearanceTracker.cs (1)
83
navigationBar.Layer.ShadowColor =
_shadowColor
;