Click or drag to resize

TouchLayerEventArgsPointer Property

Gets the pointer associated with the event.

Namespace:  TouchScript.Layers
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public Pointer Pointer { get; }

Property Value

Type: Pointer
See Also