1 override of ManageNativeControlLifetime
Microsoft.Maui.Controls.Compatibility (1)
iOS\NativeViewWrapperRenderer.cs (1)
101 protected override bool ManageNativeControlLifetime => false;
1 reference to ManageNativeControlLifetime
Microsoft.Maui.Controls.Compatibility (1)
iOS\ViewRenderer.cs (1)
122 if (Control != null && ManageNativeControlLifetime)