INativeBindingService.TrySetValue(Object, BindableProperty, Object) Methode

Definition

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

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

Parameter

target
System.Object

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

property
BindableProperty

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

value
System.Object

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

Gibt zurück

System.Boolean

Gilt für: