2 implementations of OnInvoked
Microsoft.Maui.Controls (2)
SwipeView\SwipeItem.cs (1)
37
void Maui.ISwipeItem.
OnInvoked
()
SwipeView\SwipeItemView.cs (1)
39
public void
OnInvoked
()
1 reference to OnInvoked
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\SwipeViewRenderer.cs (1)
1495
item.
OnInvoked
();