RelativeBindingSource(RelativeBindingSourceMode, Type, Int32) 构造函数

定义

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

参数

ancestorType
System.Type
ancestorLevel
System.Int32

适用于