Share via


NSAnimationEventArgs(Single) Constructor

Definition

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

public NSAnimationEventArgs(float progress);
new AppKit.NSAnimationEventArgs : single -> AppKit.NSAnimationEventArgs

Parameters

progress
Single

The value for the Progress property.

Applies to