(Leadtools.Controls)

tapGesture Property

Show in webframe





Gets Tap gesture recognizer.
Syntax
public UITapGestureRecognizer tapGesture {get;}
Public ReadOnly Property tapGesture As UITapGestureRecognizer
public UITapGestureRecognizer tapGesture {get;}
iOS Only
property (nonatomic,retain,readonly) UITapGestureRecognizer *tapGesture;
            

            
 get_tapGesture(); 

Property Value

A gesture recognizer object to recognize tap gestures.
Requirements

Target Platforms

See Also

Reference

InteractiveService Class
InteractiveService Members

 

 


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