InteractiveService Class Methods

Summary

For a list of all members of this type, see InteractiveService members

Public Methods

Name Description
checkKeyModifier Determines if the specified key modifier is currently in a pressed state.
create Creates a new instance of InteractiveService with the specified parameters.
createControl Creates the interactive service.
deregisterGlobalModifierKeys De-registers the global handler responsible for tracking the modifier keys status.
dispose Releases all resources used by this InteractiveService.
doubleTap.remove Occurs when the user double taps with the mouse or a finger.
dragCompleted.remove Occurs when the user completes a drag operation.
dragDelta.remove Occurs when the user moves the mouse or finger while dragging.
dragStarted.remove Occurs when the user starts a drag operation.
hold.remove Occurs when the user taps and holds with the mouse or a finger.
keyDown.remove Occurs when the user presses a key down.
keyUp.remove Occurs when the user releases a key.
move.remove Occurs when the user moves the mouse over the control.
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.
onKeyDown Raises the KeyDown event.
onKeyUp Raises the KeyUp event.
onMove Raises the Move event.
onPinchCompleted Raises the PinchCompleted event.
onPinchDelta Raises the PinchDelta event.
onPinchStarted Raises the PinchStarted event.
onSizeChanged Informs the service that the size of the target or events elements have changed.
onTap Raises the Tap event.
pinchCompleted.remove Occurs when the user completes a pinch operation.
pinchDelta.remove Occurs when the user moves the fingers while performing a pinch operation.
pinchStarted.remove Occurs when the user starts a pinch operation.
registerGlobalModifierKeys Registers the global handler responsible for tracking the modifier keys status.
startListening Starts listening to the events.
stopListening Stops listening to the events.
tap.remove Occurs when the user performs a tap operation with either the mouse or a finger.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly