Freigeben über


NativeBindingHelpers Klasse

Definition

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

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public static class NativeBindingHelpers
type NativeBindingHelpers = class
Vererbung
System.Object
NativeBindingHelpers
Attribute
System.ComponentModel.EditorBrowsableAttribute

Methoden

SetBinding<TNativeView>(TNativeView, BindableProperty, BindingBase)

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

SetBinding<TNativeView>(TNativeView, String, BindingBase, INotifyPropertyChanged)

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

SetBinding<TNativeView>(TNativeView, String, BindingBase, String)

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

SetBindingContext<TNativeView>(TNativeView, Object, Func<TNativeView,IEnumerable<TNativeView>>)

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

SetValue<TNativeView>(TNativeView, BindableProperty, Object)

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

TransferBindablePropertiesToWrapper<TNativeView,TNativeWrapper>(TNativeView, TNativeWrapper)

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

Gilt für: