Click or drag to resize

PointerType Property

Namespace:  TouchScript.Pointers
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public PointerPointerType Type { get; protected set; }

Property Value

Type: PointerPointerType

Implements

IPointerType
See Also