Stops listening to the events.
InteractiveService.prototype.stopListening = function()
stopListening(): void;
Calling this method will cause the service to unhook from the EventsSource events. The various events (such as Tap, DoubleTap, Move, Hold, DragStarted, DragDelta, DragCompleted, etc.) will not fired after StopListening is called.
The ImageViewer will automatically call StopListening on its instance of InteractiveService when its disposed.
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