1 implementation of SetHasShadow
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\ShellNavBarAppearanceTracker.cs (1)
63 public virtual void SetHasShadow(UINavigationController controller, bool hasShadow)
1 reference to SetHasShadow
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\ShellSectionRenderer.cs (1)
689 _appearanceTracker.SetHasShadow(this, Shell.GetNavBarHasShadow(_displayedPage));