Starts listening to the events.
InteractiveService.prototype.startListening = function()
startListening(): void;
Calling this method will cause the service to hook to the EventsSource events and start firing the various events (such as Tap, DoubleTap, Move, Hold, DragStarted, DragDelta, DragCompleted, etc.) based on the user actions.
The ImageViewer will automatically calls StartListening on its instance of InteractiveService upon creation.
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