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.ComponentControls
Assembly:
Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool activateOnSwipeIn { get; set; }
Property Value
Type:
Boolean
See Also