For a list of all members of this type, see InteractiveService members
Public Properties
Name | Description | |
---|---|---|
CancelOnEscape | Indicates whether to cancel current operation when the user hits the ESC key on the keyboard. | |
DoubleTapDelay | Indicates the delay in milliseconds between taps for the DoubleTap events. | |
DragStartsOnDown | Indicates whether DragStarted events should fire on mouse or touch down. | |
EnableHold | Indicates whether Hold events should fire. | |
EnableMouseWheel | Indicates whether mouse wheel is enabled. | |
EventsSource | Events source control or HTML element. | |
EventsTarget | Events target control or HTML element. | |
FocusOnDown | Indicates whether the service should move the focus to the events source when the user clicks on the mouse. | |
HitTestBuffer | Hit test buffer. | |
HoldDelay | Indicates the delay in milliseconds for the Hold events. | |
IsListening | Gets a value that indicates whether the service is currently listening to the events. | |
Owner | Owner of the service. | |
PinchStartsOnDown | Indicates whether PinchStarted events should fire on mouse or touch down. | |
TapOnDown | Indicates whether Tap events should fire on mouse or touch down. | |
TargetOffset | Events target offset. | |
UserControls | User controls. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET