Share via


UISceneSessionActivationRequest.Options Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UISceneActivationRequestOptions? Options { [Foundation.Export("options", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setOptions:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("options", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setOptions:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Options : UIKit.UISceneActivationRequestOptions with get, set

Property Value

Attributes

Applies to