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

적용 대상