2 references to UpdateVerticalTextAlignment
Microsoft.Maui (2)
Handlers\Entry\EntryHandler.iOS.cs (1)
56 handler?.PlatformView?.UpdateVerticalTextAlignment(entry);
Handlers\Picker\PickerHandler.iOS.cs (1)
160 handler.PlatformView?.UpdateVerticalTextAlignment(picker);