BindableObject.CoerceValue Metodo

Definizione

Overload

CoerceValue(BindableProperty)
CoerceValue(BindablePropertyKey)

CoerceValue(BindableProperty)

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

Parametri

property
BindableProperty

Si applica a

CoerceValue(BindablePropertyKey)

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

Parametri

propertyKey
BindablePropertyKey

Si applica a