Click or drag to resize

TouchPadhasPointer Property

Is this control currently being controlled by a touch or pointer?

Namespace: Rewired.ComponentControls
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool hasPointer { get; }

Property Value

Boolean
See Also