←Select platform

interactiveServicePinchWithArgs Method

Summary

Detects Pinch events.

Syntax

C#
VB
Objective-C
void interactiveServicePinchWithArgs(  
   LTInteractiveService service, 
   UIPinchGestureRecognizer recognizer 
) 
Sub interactiveServicePinchWithArgs( _ 
   ByVal service As LTInteractiveService, _ 
   ByVal recognizer As UIPinchGestureRecognizer _ 
)  
- (void)interactiveService:(LTInteractiveService*)service pinchWithArgs:(UIPinchGestureRecognizer*)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)