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