←Select platform

InteractiveService Class Members

Summary

The following tables list the members exposed by InteractiveService.

Public Constructors

Name Description
InteractiveService Initializes a new InteractiveService with the specified View.

Public Methods

Name Description
Dispose Destroys this InteractiveService and releases all the resources.
StartListening Starts listening to the TargetElement events.
StopListening Stops listening to the TargetElement events.

Protected Methods

Name Description
CreateControl Creates the interactive service.
OnDoubleTap Raises the DoubleTap event.
OnDragCompleted Raises the DragCompleted event.
OnDragDelta Raises the DragDelta event.
OnDragStarted Raises the DragStarted event.
OnHold Raises the Hold event.
OnRightTap Raises the RightTap event.
OnTap Raises the Tap event.

Public Properties

Name Description
DragStartsOnDown Gets or sets a value that indicates whether DragStarted events should fire on mouse or touch down.
IsListening Gets a value that indicates whether the service is currently listening to events.
Owner Gets the owner of the service.
TargetElement Gets or sets the target canvas.
UserElements Gets the user views.

Public Events

Name Description
DoubleTap Occurs when the user double taps with the mouse or a finger.
DragCompleted Occurs when the user completes a drag operation.
DragDelta Occurs when the user moves the mouse or finger while dragging.
DragStarted Occurs when the user starts a drag operation.
Hold Occurs when the user taps and holds with the mouse or a finger.
RightTap Occurs when the user performs a right tap operation with either the mouse or a finger.
Tap Occurs when the user performs a tap operation with either the mouse or a finger.
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls Assembly
Click or drag to resize