Click or drag to resize

ITouchManagerPointersPressed Event

Occurs when pointers touch the surface.

Namespace:  TouchScript
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
event EventHandler<PointerEventArgs> PointersPressed

Value

Type: SystemEventHandlerPointerEventArgs
See Also