Click or drag to resize

TouchJoysticktapTimeout Property

The maximum touch duration allowed for the touch to be considered a tap.

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

Property Value

Type: Single
See Also