Implemented interface member:
property
NativeView
Microsoft.Maui.Controls.Compatibility.Platform.iOS.IVisualElementRenderer.NativeView
2 references to NativeView
Microsoft.Maui.Controls.Compatibility (2)
iOS\Renderers\WkWebViewRenderer.cs (2)
82 return NativeView.GetSizeRequest(widthConstraint, heightConstraint, 44, 44); 942 VisualElementRenderer<VisualElement>.RegisterEffect(effect, this, NativeView);