Share via


UIWindowSceneActivationConfiguration.Options Property

Definition

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

Property Value

Attributes

Applies to