Indicates whether DragStarted events should fire on mouse or touch down.
Object.defineProperty(InteractiveService.prototype, 'dragStartsOnDown',
get: function(),
set: function(value)
)
dragStartsOnDown: boolean;
true if DragStarted events should fire on mouse or touch down; otherwise, it is false (DragStarted events will fire on mouse or touch up). Default value is true.
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