net9.0-maccatalyst14.5
namespace UIKit
{
    [Register("UISceneActivationRequestOptions", true)]
    [SupportedOSPlatform("ios13.0")]
    [SupportedOSPlatform("tvos13.0")]
    [SupportedOSPlatform("maccatalyst")]
    public class UISceneActivationRequestOptions : NSObject, INSCopying, INativeObject, IDisposable
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        [SupportedOSPlatform("maccatalyst14.0")]
        [UnsupportedOSPlatform("tvos")]
        [UnsupportedOSPlatform("ios")]
        public virtual UISceneCollectionJoinBehavior CollectionJoinBehavior
        {
            [Export("collectionJoinBehavior", ArgumentSemantic.Assign)]
            get;
            [Export("setCollectionJoinBehavior:", ArgumentSemantic.Assign)]
            set;
        }

    }
}
Assembly Microsoft.MacCatalyst , Version=17.0.0.0, PublicKeyToken=84e04ff9cfb79065
.NET 6.07.08.09.0
Platform Specific Frameworks
net9.0-maccatalyst 13.113.213.313.413.514.214.314.414.515.015.215.416.116.216.417.017.2
Platform Restrictions

For the selected framework the property getter is supported on any platform execept for these:

  • iOS
  • Mac Catalyst 0 - 14
  • tvOS

For the selected framework the property setter is supported on any platform execept for these:

  • iOS
  • Mac Catalyst 0 - 14
  • tvOS
  • Built-in API
  • Package-provided API

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