Share via


UITextDocumentProxy.DocumentIdentifier Property

Definition

Returns the unique ID for the document.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSUuid DocumentIdentifier { [Foundation.Export("documentIdentifier", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("documentIdentifier", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.DocumentIdentifier : Foundation.NSUuid

Property Value

Implements

Attributes

Applies to