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