RelativeBindingSource(RelativeBindingSourceMode, Type, Int32) 构造函数
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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