Share via


UIPathEventArgs(String) Constructor

Definition

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

public UIPathEventArgs(string editedVideoPath);
new UIKit.UIPathEventArgs : string -> UIKit.UIPathEventArgs

Parameters

editedVideoPath
String

The value for the Path property.

Applies to