(Leadtools.Controls)

InteractiveService Constructor(View)

Show in webframe





The target view. This view is the target that will be used to check if the event is triggered on its surface.
Initializes a new InteractiveService with the specified View.
Syntax
public InteractiveService( 
   View targetView
)
Public Function New( _
   ByVal targetView As View _
)
public InteractiveService( 
   View targetView
)
-(id) initWithTarget:(LTView*) target;
            
public InteractiveService(View targetView)
function InteractiveService( 
   targetView 
)

Parameters

targetView
The target view. This view is the target that will be used to check if the event is triggered on its surface.
Requirements

Target Platforms

See Also

Reference

InteractiveService Class
InteractiveService Members
Overload List

 

 


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