Share via


NSWindowDurationEventArgs Class

Definition

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

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

Constructors

Name Description
NSWindowDurationEventArgs(Double)

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

Properties

Name Description
Duration

Applies to