Share via


CAAnimationStateEventArgs(Boolean) Constructor

Definition

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

public CAAnimationStateEventArgs(bool finished);
new CoreAnimation.CAAnimationStateEventArgs : bool -> CoreAnimation.CAAnimationStateEventArgs

Parameters

finished
Boolean

The value for the Finished property.

Applies to