(Leadtools.Controls)

panGesture Property

Show in webframe





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

            
 get_panGesture(); 

Property Value

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