Click or drag to resize

TouchButtonreturnOnRelease Property

If Move To Touch Position is enabled, this will make the button return to its original position after the press is released. This only has an effect if a Touch Region is set.

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

Property Value

Type: Boolean
See Also