Implemented interface members:
event
ElementChanged
Microsoft.Maui.Controls.Compatibility.Platform.Android.IBorderVisualElementRenderer.ElementChanged
event
ElementChanged
Microsoft.Maui.Controls.Compatibility.Platform.Android.IVisualElementRenderer.ElementChanged
1 reference to ElementChanged
Microsoft.Maui.Controls.Compatibility (1)
Android\AppCompat\ImageButtonRenderer.cs (1)
201 ElementChanged?.Invoke(this, new VisualElementChangedEventArgs(e.OldElement, e.NewElement));