Udostępnij przez


NativeBindingHelpers.SetBindingContext<TNativeView> Metoda

Definicja

Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.

public static void SetBindingContext<TNativeView>(TNativeView target, object bindingContext, Func<TNativeView,System.Collections.Generic.IEnumerable<TNativeView>> getChild = default) where TNativeView : class;
static member SetBindingContext : 'NativeView * obj * Func<'NativeView, seq<'NativeView> (requires 'NativeView : null)> -> unit (requires 'NativeView : null)

Parametry typu

TNativeView

Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.

Parametry

target
TNativeView

Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.

bindingContext
System.Object

Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.

getChild
System.Func<TNativeView,System.Collections.Generic.IEnumerable<TNativeView>>

Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.

Dotyczy