UIDocumentPickerExtensionViewController.OriginalUrl Property

Definition

Gets the URL of the file that the app exports, or null if this UIDocumentPickerExtensionViewController is not in export mode.

public virtual Foundation.NSUrl OriginalUrl { [Foundation.Export("originalURL", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.OriginalUrl : Foundation.NSUrl

Property Value

Attributes

Applies to