IAnimationCompleteEventArgs

12 Sep 20251 minute to read

Specifies the event arguments for animation completed event in linear gauge.

Properties

axis Axis

Specifies the instance of axis in linear 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 linear gauge.