Share via


NSWindowDurationEventArgs(Double) Constructor

Definition

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

public NSWindowDurationEventArgs(double duration);
new AppKit.NSWindowDurationEventArgs : double -> AppKit.NSWindowDurationEventArgs

Parameters

duration
Double

The value for the Duration property.

Applies to