BindableObject.CoerceValue 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
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