Touch Event Type allows for specifying what kind of Type:TouchEvent a component or responder is referring to.
| Name | Value | Description | 
|---|---|---|
| Hover | 0 | The user is pointing their laser at a button but not clicking it. | 
| Touch | 1 | The user is touching a button with a Component:TipTouchSource physically or clicked it via laser if either is allowed. | 
