Share via


NSAnimationProgressMarkEventArgs Class

Definition

Provides data for an event based on a posted NSNotification object.

public class NSAnimationProgressMarkEventArgs : Foundation.NSNotificationEventArgs
type NSAnimationProgressMarkEventArgs = class
    inherit NSNotificationEventArgs
Inheritance
NSAnimationProgressMarkEventArgs

Constructors

Name Description
NSAnimationProgressMarkEventArgs(NSNotification)

Initializes a new instance of the NSAnimationProgressMarkEventArgs class.

Properties

Name Description
Notification

The underlying NSNotification object from the posted notification.

(Inherited from NSNotificationEventArgs)
Progress

Applies to