←Select platform

StartListening Method

Summary

Starts listening to the TargetElement events.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public void StartListening()
Public Sub StartListening()
public void StartListening()
- (void)startListening
public void startListening()
function Leadtools.Controls.InteractiveService.StartListening()

Remarks

Calling this method will cause the service to hook to the TargetElement events and start firing the Tap, DoubleTap, Hold, DragStarted, DragDelta, DragCompleted events based on the user actions.

The ImageViewer will automatically call StartListening on its instance of InteractiveService when it is created.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls Assembly
Click or drag to resize