(Leadtools.Controls)

interactiveServiceTapWithArgs Method

Show in webframe





interactive service that rasie rhe event.
gesture recognizer for the event.
Detects Tap events.
Syntax
void interactiveServiceTapWithArgs( 
   LTInteractiveService service,
   UITapGestureRecognizer recognizer
)
Sub interactiveServiceTapWithArgs( _
   ByVal service As LTInteractiveService, _
   ByVal recognizer As UITapGestureRecognizer _
) 
void interactiveServiceTapWithArgs( 
   LTInteractiveService service,
   UITapGestureRecognizer recognizer
)
- (void) interactiveService:(LTInteractiveService*)service 
                tapWithArgs:(UITapGestureRecognizer*)recognizer;
            

            
function Leadtools.Controls.LTInteractiveServiceDelegate_ObjectiveC.interactiveServiceTapWithArgs( 
   service ,
   recognizer 
)

Parameters

service
interactive service that rasie rhe event.
recognizer
gesture recognizer for the event.
Requirements

Target Platforms

See Also

Reference

LTInteractiveServiceDelegate Interface
LTInteractiveServiceDelegate Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.