Share via


UIDocumentViewControllerLaunchOptions.DocumentTargetView Property

Definition

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

Property Value

Attributes

Applies to