(Leadtools.Controls)

doubleTapGesture Property

Show in webframe





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

            
 get_doubleTapGesture(); 

Property Value

A gesture recognizer object to recognize double 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.