2 references to UpdateFont
Microsoft.Maui (2)
Handlers\Button\ButtonHandler.iOS.cs (1)
136
handler.PlatformView?.
UpdateFont
(button, fontManager);
Handlers\SwipeItemMenuItem\SwipeItemMenuItemHandler.iOS.cs (1)
73
handler.PlatformView?.
UpdateFont
(view, fontManager);