Readonly catalystReadonly startReadonly startThe unix timestamp representing when this input began. If this is a "down" event, the value will be Date.now(),
whereas if this is a "holding" or "up" event, the value will be when the "down" event fired.
Readonly touchWhether this input was a touch input
The number of milliseconds that have elapsed since startTime. Calculated on the fly.
Generated using TypeDoc
The component that this input began in.