Partager via


NativeBindingHelpers.SetValue<TNativeView> Méthode

Définition

Pour un usage interne par la plateforme Xamarin.Forms.

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)

Paramètres de type

TNativeView

Pour un usage interne par la plateforme Xamarin.Forms.

Paramètres

target
TNativeView

Pour un usage interne par la plateforme Xamarin.Forms.

targetProperty
BindableProperty

Pour un usage interne par la plateforme Xamarin.Forms.

value
System.Object

Pour un usage interne par la plateforme Xamarin.Forms.

S’applique à