Share via


NSSoundFinishedEventArgs(Boolean) Constructor

Definition

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

public NSSoundFinishedEventArgs(bool finished);
new AppKit.NSSoundFinishedEventArgs : bool -> AppKit.NSSoundFinishedEventArgs

Parameters

finished
Boolean

The value for the Finished property.

Applies to