Xamarin.Forms
VisualElement
OnChildrenReordered
Xamarin.Forms.VisualElement.OnChildrenReordered Method
Invoked whenever the
VisualElement.ChildrenReordered
event is about to be emitted. Implement this method to add class handling for this event.
Syntax
protected
void
OnChildrenReordered
()
Remarks
This method has no default implementation. You should still call the base implementation in case an intermediate class has implemented this method.
Requirements
Namespace:
Xamarin.Forms
Assembly:
Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions:
1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0