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