1 implementation of UpdateLayout
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\SafeShellTabBarAppearanceTracker.cs (1)
51
public virtual void
UpdateLayout
(UITabBarController controller)
1 reference to UpdateLayout
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\ShellItemRenderer.cs (1)
106
_appearanceTracker?.
UpdateLayout
(this);