共用方式為


INativeBindingService.TrySetValue(Object, BindableProperty, Object) 方法

定義

供 Xamarin.Forms 平台內部使用。

public bool TrySetValue (object target, Xamarin.Forms.BindableProperty property, object value);
abstract member TrySetValue : obj * Xamarin.Forms.BindableProperty * obj -> bool

參數

target
System.Object

供 Xamarin.Forms 平台內部使用。

property
BindableProperty

供 Xamarin.Forms 平台內部使用。

value
System.Object

供 Xamarin.Forms 平台內部使用。

傳回

System.Boolean

適用於