Share via


UIDocViewController.LaunchOptions Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIDocumentViewControllerLaunchOptions LaunchOptions { [Foundation.Export("launchOptions", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setLaunchOptions:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("launchOptions", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setLaunchOptions:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.LaunchOptions : UIKit.UIDocumentViewControllerLaunchOptions with get, set

Property Value

Attributes

Applies to