1 write to NativeView
Microsoft.Maui.Controls.Compatibility (1)
iOS\NativeViewWrapper.cs (1)
19
NativeView
= nativeView;
2 references to NativeView
Microsoft.Maui.Controls.Compatibility (2)
iOS\NativeViewWrapper.cs (1)
34
NativeView
.SetBindingContext(BindingContext, nv => nv.Subviews);
iOS\NativeViewWrapperRenderer.cs (1)
95
SetNativeControl(Element.
NativeView
);