←Select platform

interactiveServiceHoldWithArgs Method

Summary

Detects hold events.

Syntax

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