Share via


NativeBindingHelpers 클래스

정의

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public static class NativeBindingHelpers
type NativeBindingHelpers = class
상속
System.Object
NativeBindingHelpers
특성
System.ComponentModel.EditorBrowsableAttribute

메서드

SetBinding<TNativeView>(TNativeView, BindableProperty, BindingBase)

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

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

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

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

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

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

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

SetValue<TNativeView>(TNativeView, BindableProperty, Object)

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

TransferBindablePropertiesToWrapper<TNativeView,TNativeWrapper>(TNativeView, TNativeWrapper)

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

적용 대상