Share via


UISceneActivationRequestOptions.CollectionJoinBehavior Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UISceneCollectionJoinBehavior CollectionJoinBehavior { [Foundation.Export("collectionJoinBehavior", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setCollectionJoinBehavior:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("collectionJoinBehavior", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setCollectionJoinBehavior:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.CollectionJoinBehavior : UIKit.UISceneCollectionJoinBehavior with get, set

Property Value

Attributes

Applies to