(Leadtools.Controls)

basicDelegate Property

Show in webframe





Gets or sets the LTBasicGestureRecognizerDelegate delegate to listen for events.
Syntax
public object basicDelegate {get; set;}
Public Property basicDelegate As Object
public object basicDelegate {get; set;}
@property (nonatomic,assign) id <LTBasicGestureRecognizerDelegate> basicDelegate;
            

            
 
get_basicDelegate();
set_basicDelegate(value);
Object.defineProperty('basicDelegate_ObjectiveC');

Property Value

The delegate object for the LTBasicGestureRecognizer.
Requirements

Target Platforms

See Also

Reference

LTBasicGestureRecognizer Class
LTBasicGestureRecognizer Members

 

 


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