BindableObject.CoerceValue 方法

定义

重载

CoerceValue(BindableProperty)
CoerceValue(BindablePropertyKey)

CoerceValue(BindableProperty)

public void CoerceValue (Xamarin.Forms.BindableProperty property);
member this.CoerceValue : Xamarin.Forms.BindableProperty -> unit

参数

property
BindableProperty

适用于

CoerceValue(BindablePropertyKey)

public void CoerceValue (Xamarin.Forms.BindablePropertyKey propertyKey);
member this.CoerceValue : Xamarin.Forms.BindablePropertyKey -> unit

参数

propertyKey
BindablePropertyKey

适用于