net9.0-ios17.2
namespace Microsoft.Maui.Controls.Compatibility.Platform.iOS
{
    [Obsolete("Use Microsoft.Maui.Controls.Handlers.Compatibility.ViewRenderer instead")]
    public abstract class ViewRenderer<TView, TNativeView> : VisualElementRenderer<TView>, ITabStop, IVisualElementRenderer, IVisualNativeElementRenderer, IRegisterable, IDisposable
        where TView, View
        where TNativeView, UIView
    {
        protected virtual bool ManageNativeControlLifetime { get; }
    }
}
Assembly Microsoft.Maui.Controls.Compatibility , Version=1.0.0.0, PublicKeyToken=
Package Microsoft.Maui.Controls.Compatibility net9.0-ios17.2
.NET 6.07.08.09.0
Platform Specific Frameworks
net9.0-ios 13.614.014.114.214.314.414.515.015.215.416.016.116.216.417.017.2
net9.0-maccatalyst 13.514.214.314.414.515.015.215.416.116.216.417.017.2
Platform Restrictions

For the selected framework the property getter is only supported on the following OS platforms:

  • iOS >= 12.2
  • Mac Catalyst >= 12.2
  • Built-in API
  • Package-provided API

05/02/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙