Click or drag to resize

TouchButtonfollowTouchPosition Property

If True, the button will follow the touch around until released. This setting overrides Move To Touch Position.

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

Property Value

Type: Boolean
See Also