Share via


UIDocumentSendingToApplicationEventArgs(String) Constructor

Definition

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

public UIDocumentSendingToApplicationEventArgs(string? application);
new UIKit.UIDocumentSendingToApplicationEventArgs : string -> UIKit.UIDocumentSendingToApplicationEventArgs

Parameters

application
String

The value for the Application property.

Applies to