Share via


CAAnimationStateEventArgs Class

Definition

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

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

Constructors

Name Description
CAAnimationStateEventArgs(Boolean)

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

Properties

Name Description
Finished

Applies to