Share via


UIDocViewController.Document Property

Definition

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

Property Value

Attributes

Applies to