VisualTreeChangeEventArgs(Object, Object, Int32, VisualTreeChangeType) Constructor

Definition

public VisualTreeChangeEventArgs (object parent, object child, int childIndex, Xamarin.Forms.Xaml.Diagnostics.VisualTreeChangeType changeType);
new Xamarin.Forms.Xaml.Diagnostics.VisualTreeChangeEventArgs : obj * obj * int * Xamarin.Forms.Xaml.Diagnostics.VisualTreeChangeType -> Xamarin.Forms.Xaml.Diagnostics.VisualTreeChangeEventArgs

Parameters

parent
Object
child
Object
childIndex
Int32

Applies to