Click or drag to resize

TouchButtonanimateOnMoveToTouch Property

Should the button animate when moving to the touch point? This only has an effect if Move To Touch Position is True and a Touch Region is set. This setting is ignored if Follow Touch Position is True.

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

Property Value

Type: Boolean
See Also