Summary
Delegate type for the FlexMotionAnimator callbacks.
Syntax
public delegate void FlexMotionAnimator.FlexMotionAnimatorEventHandler(FlexMotionAnimator animator) :
MulticastDelegate, ICloneable, ISerializable
Operators
| Name | Value | Summary |
|---|---|---|
| operator != |
bool |
Inherited from Delegate
|
| operator != |
bool |
Inherited from MulticastDelegate
|
| operator == |
bool |
Inherited from Delegate
|
| operator == |
bool |
Inherited from MulticastDelegate
|