Implemented interface member:
property
NativeView
Microsoft.Maui.Controls.Compatibility.Platform.iOS.IVisualElementRenderer.NativeView
2 references to NativeView
Microsoft.Maui.Controls.Compatibility (2)
iOS\Renderers\TabbedRenderer.cs (2)
60 return NativeView.GetSizeRequest(widthConstraint, heightConstraint); 82 element.SendViewInitialized(NativeView);