(Leadtools.Controls)

interactiveServiceHoldWithArgs Method

Show in webframe





interactive service that rasie rhe event.
gesture recognizer for the event.
Detects hold events.
Syntax
void interactiveServiceHoldWithArgs( 
   LTInteractiveService service,
   UILongPressGestureRecognizer recognizer
)
Sub interactiveServiceHoldWithArgs( _
   ByVal service As LTInteractiveService, _
   ByVal recognizer As UILongPressGestureRecognizer _
) 
void interactiveServiceHoldWithArgs( 
   LTInteractiveService service,
   UILongPressGestureRecognizer recognizer
)
- (void) interactiveService:(LTInteractiveService*)service 
               holdWithArgs:(UILongPressGestureRecognizer*)recognizer;
            

            
function Leadtools.Controls.LTInteractiveServiceDelegate_ObjectiveC.interactiveServiceHoldWithArgs( 
   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.