Share via


UINavigationItem.DocumentProperties Property

Definition

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

Property Value

Attributes

Applies to