RelativeBindingSource(RelativeBindingSourceMode, Type, Int32) Constructor

Definition

public RelativeBindingSource (Xamarin.Forms.RelativeBindingSourceMode mode, Type ancestorType = default, int ancestorLevel = 1);
new Xamarin.Forms.RelativeBindingSource : Xamarin.Forms.RelativeBindingSourceMode * Type * int -> Xamarin.Forms.RelativeBindingSource

Parameters

ancestorType
System.Type
ancestorLevel
System.Int32

Applies to