net9.0-maccatalyst17.2
namespace Microsoft.Maui
{
    [SupportedOSPlatform("ios13.0")]
    [SupportedOSPlatform("tvos13.0")]
    public class MauiUISceneDelegate : UIResponder, INativeObject, IDisposable, IUISceneDelegate, IUIWindowSceneDelegate
    {
        [Export("scene:restoreInteractionStateWithUserActivity:")]
        [SupportedOSPlatform("ios15.0")]
        [SupportedOSPlatform("tvos15.0")]
        [SupportedOSPlatform("maccatalyst15.0")]
        public virtual void RestoreInteractionState(UIScene! scene, NSUserActivity! stateRestorationActivity);
    }
}
Assembly Microsoft.Maui , Version=1.0.0.0, PublicKeyToken=
Package Microsoft.Maui.Core.Runtime.maccatalyst net7.0-maccatalyst13.5
.NET 7.0-ios13.67.0-ios16.17.0-maccatalyst7.0-maccatalyst13.57.0-maccatalyst16.18.0-ios17.28.0-maccatalyst17.29.0-ios17.29.0-maccatalyst17.2
OS Platforms

For the selected framework this API is only supported on the following OS platforms:

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

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