1 reference to SetImage
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\ButtonRenderer.cs (1)
214
public void SetImage(UIImage image) => _buttonLayoutManager.
SetImage
(image);