1 implementation of SetAppearance
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\ShellNavBarAppearanceTracker.cs (1)
35
public void
SetAppearance
(UINavigationController controller, ShellAppearance appearance)
1 reference to SetAppearance
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\ShellSectionRenderer.cs (1)
50
_appearanceTracker.
SetAppearance
(this, appearance);