BindableObject.CoerceValue Metoda

Definice

Přetížení

CoerceValue(BindableProperty)
CoerceValue(BindablePropertyKey)

CoerceValue(BindableProperty)

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

Parametry

property
BindableProperty

Platí pro

CoerceValue(BindablePropertyKey)

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

Parametry

propertyKey
BindablePropertyKey

Platí pro