Share via


NSSoundFinishedEventArgs Class

Definition

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

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

Constructors

Name Description
NSSoundFinishedEventArgs(Boolean)

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

Properties

Name Description
Finished

Applies to