1 write to NativeView
Microsoft.Maui.Controls.Compatibility (1)
Android\NativeViewWrapper.cs (1)
11
NativeView
= nativeView;
2 references to NativeView
Microsoft.Maui.Controls.Compatibility (2)
Android\NativeViewWrapper.cs (1)
28
NativeView
.SetBindingContext(BindingContext, (view) => (view as ViewGroup)?.GetChildrenOfType<global::Android.Views.View>());
Android\NativeViewWrapperRenderer.cs (1)
41
SetNativeControl(Element.
NativeView
);