Click or drag to resize

TouchPadactivateOnSwipeIn Property

If true, the touch pad can be activated by a touch swipe that began in an area outside the touch pad region. If false, the touch pad 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)
Syntax
C#
public bool activateOnSwipeIn { get; set; }

Property Value

Type: Boolean
See Also