ILoadedEventArgs
2 Oct 20251 minute to read
Specifies the event arguments of the loaded event in circular gauge.
Properties
cancel boolean
Specifies the cancel state for the event. The default value is false. If set as true, the event progress will be stopped.
gauge CircularGauge
Specifies the instance of the circular gauge.
name string
Specifies the name of the event.