TouchPadstayActiveOnSwipeOut Property |
If true, the touch pad will stay engaged even if the touch that activated it moves outside the touch pad region.
If false, the touch pad will be released once the touch that activated it moves outside the touch pad region.
Namespace: Rewired.ComponentControlsAssembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool stayActiveOnSwipeOut { get; set; }
Property Value
Boolean
See Also