2 references to UpdateStrokeThickness
Microsoft.Maui (2)
Handlers\Button\ButtonHandler.iOS.cs (1)
89
handler.PlatformView?.
UpdateStrokeThickness
(buttonStroke);
Handlers\ImageButton\ImageButtonHandler.iOS.cs (1)
47
handler.PlatformView?.
UpdateStrokeThickness
(buttonStroke);