Share via


UIDocumentPickedEventArgs Class

Definition

Provides data for an event based on an Objective-C protocol method.

public class UIDocumentPickedEventArgs : EventArgs
type UIDocumentPickedEventArgs = class
    inherit EventArgs
Inheritance
UIDocumentPickedEventArgs

Constructors

Name Description
UIDocumentPickedEventArgs(NSUrl)

Create a new instance of the UIDocumentPickedEventArgs with the specified event data.

Properties

Name Description
Url

Applies to