Touch |
The TouchRegion type exposes the following members.
| Name | Description | |
|---|---|---|
| BeginDragEvent | ||
| DragEvent | ||
| EndDragEvent | ||
| InteractionStateChangedToDisabled |
Event sent when interaction state changes to Disabled.
(Inherited from TouchInteractable) | |
| InteractionStateChangedToHighlighted |
Event sent when interaction state changes to Highlighted.
(Inherited from TouchInteractable) | |
| InteractionStateChangedToNormal |
Event sent when interaction state changes to Normal.
(Inherited from TouchInteractable) | |
| InteractionStateChangedToPressed |
Event sent when interaction state changes to Pressed.
(Inherited from TouchInteractable) | |
| InteractionStateSetEvent |
Event sent when the Interaction State changes.
(Inherited from TouchInteractable) | |
| PointerDownEvent | ||
| PointerEnterEvent | ||
| PointerExitEvent | ||
| PointerUpEvent | ||
| VisibilityChangedEvent |
Event sent when visibility changes.
(Inherited from TouchInteractable) |