←Select platform
In This Topic ▼

InteractiveService Class Properties

Summary

For a list of all members of this type, see InteractiveService members

Public Properties

Name Description
Public Property
CancelOnEscape Indicates whether to cancel current operation when the user hits the ESC key on the keyboard.
Public Property DoubleTapDelay Indicates the delay in milliseconds between taps for the DoubleTap events.
Public Property DragStartsOnDown Indicates whether DragStarted events should fire on mouse or touch down.
Public Property EnableHold Indicates whether Hold events should fire.
Public Property EnableMouseWheel Indicates whether mouse wheel is enabled.
Public Property EventsSource Events source control or HTML element.
Public Property EventsTarget Events target control or HTML element.
Public Property FocusOnDown Indicates whether the service should move the focus to the events source when the user clicks on the mouse.
Public Property HitTestBuffer Hit test buffer.
Public Property HoldDelay Indicates the delay in milliseconds for the Hold events.
Public Property IsListening Gets a value that indicates whether the service is currently listening to the events.
Public Property MouseWheelDeltaMultiplier Mouse wheel delta multiplier.
Public Property Owner Owner of the service.
Public Property PinchStartsOnDown Indicates whether PinchStarted events should fire on mouse or touch down.
Public Property TapOnDown Indicates whether Tap events should fire on mouse or touch down.
Public Property TargetOffset Events target offset.
Public Property UserControls User controls.

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly