←Select platform

interactiveServicePanWithArgs Method

Summary

Detects pan events.

Syntax

C#
VB
Objective-C
void interactiveServicePanWithArgs(  
   LTInteractiveService service, 
   UIPanGestureRecognizer recognizer 
) 
Sub interactiveServicePanWithArgs( _ 
   ByVal service As LTInteractiveService, _ 
   ByVal recognizer As UIPanGestureRecognizer _ 
)  
- (void)interactiveService:(LTInteractiveService*)service panWithArgs:(UIPanGestureRecognizer*)recognizer 

Parameters

service
interactive service that rasie rhe event.

recognizer
gesture recognizer for the event.

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly (WinRT / WPF / iOS / OS X / Android)