| AutoReset (get) |
Returns if the Ticker event will be recurring.
|
| AutoReset (let) |
Sets if the Ticker event will be recurring or not.
|
| Data (get) |
Returns custom data associated with this Ticker instance.
|
| Data (let) |
Sets custom data associated with this Ticker instance.
|
| Data (set) |
Sets custom data associated with this Ticker instance.
|
| Enabled (get) |
Returns if the Ticker is currently running.
|
| Enabled (let) |
Sets the Ticker to be stopped or running.
|
| Interval (get) |
Returns the duration between Ticker events in milliseconds.
|
| Interval (let) |
Sets the duration between Ticker events in milliseconds.
|