2 references to UpdateCornerRadius
Microsoft.Maui (2)
Handlers\Button\ButtonHandler.iOS.cs (1)
94
handler.PlatformView?.
UpdateCornerRadius
(buttonStroke);
Handlers\ImageButton\ImageButtonHandler.iOS.cs (1)
53
handler.PlatformView?.
UpdateCornerRadius
(buttonStroke);