IAnimationCompleteEventArgs
12 Sep 20251 minute to read
Specifies the event arguments for the animation complete event in circular gauge.
Properties
axis Axis
Specifies the instance of the axis in the circular gauge.
cancel boolean
Specifies the cancel state for the event. The default value is false. If set as true, the event progress will be stopped.
name string
Specifies the name of the event.
pointer Pointer
Specifies the instance of pointer in the circular gauge.