TouchJoystickactivateOnSwipeIn Property |
If true, the joystick can be activated by a touch swipe that began in an area outside the joystick region. If false, the joystick can only be activated by a direct touch.
Namespace: Rewired.ComponentControlsAssembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool activateOnSwipeIn { get; set; }Property Value
Boolean
See Also