Indicates whether the native event was created by a touch gesture.
Object.defineProperty(InteractiveEventArgs.prototype, 'isTouch',
get: function(),
set: function(value)
)
isTouch: boolean;
A boolean indicating whether the interaction was created by touch instead of a pointer or key.
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