stopListening Method

Summary

Stops listening to the events.

Syntax
TypeScript
JavaScript
InteractiveService.prototype.stopListening = function() 
stopListening(): void; 
Remarks

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.

Requirements

Target Platforms

Help Version 22.0.2023.2.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.