←Select platform

interactiveServiceRotateWithArgs Method

Summary

Detects Rotate events.

Syntax

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