Share via


NSAnimationProgressMarkEventArgs(NSNotification) Constructor

Definition

Initializes a new instance of the NSAnimationProgressMarkEventArgs class.

public NSAnimationProgressMarkEventArgs(Foundation.NSNotification notification);
new AppKit.NSAnimationProgressMarkEventArgs : Foundation.NSNotification -> AppKit.NSAnimationProgressMarkEventArgs

Parameters

notification
NSNotification

The underlying NSNotification object from the posted notification.

Applies to