Freigeben über


NativeBindingHelpers.SetValue<TNativeView> Methode

Definition

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

public static void SetValue<TNativeView>(TNativeView target, Xamarin.Forms.BindableProperty targetProperty, object value) where TNativeView : class;
static member SetValue : 'NativeView * Xamarin.Forms.BindableProperty * obj -> unit (requires 'NativeView : null)

Typparameter

TNativeView

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

Parameter

target
TNativeView

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

targetProperty
BindableProperty

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

value
System.Object

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

Gilt für: