BindableObject.CoerceValue Método

Definición

Sobrecargas

CoerceValue(BindableProperty)
CoerceValue(BindablePropertyKey)

CoerceValue(BindableProperty)

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

Parámetros

property
BindableProperty

Se aplica a

CoerceValue(BindablePropertyKey)

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

Parámetros

propertyKey
BindablePropertyKey

Se aplica a