←Select platform

StartListening Method

Summary

Starts listening to the events.

Syntax
C#
Objective-C
C++/CLI
public virtual void StartListening() 
- (void)startListening; 
public:  
   virtual void StartListening() 
Remarks

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.

Requirements

Target Platforms

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

Leadtools.Controls Assembly

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