The AnimationEventArgs type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| AnimationEventArgs |
Creates an AnimationEventArgs object
|
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| Data |
Additional data for the animation behavior
| |
| Type |
Type of the animation
| |
| Values |
Array of values which are important for the animation (size depends on the animation type)
|
See Also