net9.0-ios17.2
namespace Microsoft.Maui
{
    [SupportedOSPlatform("ios13.0")]
    [SupportedOSPlatform("tvos13.0")]
    public class MauiUISceneDelegate : UIResponder, INativeObject, IDisposable, IUISceneDelegate, IUIWindowSceneDelegate
    {
        [Export("scene:continueUserActivity:")]
        public virtual bool ContinueUserActivity(UIScene! scene, NSUserActivity! userActivity);
    }
}
Assembly Microsoft.Maui , Version=1.0.0.0, PublicKeyToken=
Package Microsoft.Maui.Core net9.0-ios17.2
.NET 7.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 this API is only supported on the following OS platforms:

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

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