UITextDocumentProxy.DocumentIdentifier Property

Definition

Returns the unique ID for the document.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSUuid DocumentIdentifier { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("documentIdentifier", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.DocumentIdentifier : Foundation.NSUuid

Property Value

Attributes

Applies to