3 references to UpdateCharacterSpacing
Microsoft.Maui (3)
Handlers\Button\ButtonHandler.iOS.cs (2)
124 handler.PlatformView?.UpdateCharacterSpacing(button); 142 handler.PlatformView?.UpdateCharacterSpacing(button);
Handlers\SwipeItemMenuItem\SwipeItemMenuItemHandler.iOS.cs (1)
66 handler.PlatformView?.UpdateCharacterSpacing(view);