UIDocumentInteractionController.Annotation Property

Definition

Used to pass custom property-list information to the application that will open the document.

public virtual Foundation.NSObject Annotation { [Foundation.Export("annotation", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setAnnotation:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Annotation : Foundation.NSObject with get, set

Property Value

This value can be null.

Attributes

Applies to