Interface | Description |
---|---|
IMotionEventDispatcher |
Defines the interface with motion event callbacks
|
IMotionEventManager |
Defines the interface to the MotionEventManager, a helper class to propagate motion events
|
IPublishMotionEvents |
Defines the interface to a class which publishes motion events.
|
IReceiveMotionEventGroup | |
IReceiveMotionEvents |
Defines the interface to a type which receives unified motion events
|
Class | Description |
---|---|
ModifierTouchEventArgs |
Defines a event args, used by various classes within SciChart to process motion events
|
MotionEventManager |
A helper class to propagate motion events
|
ReceiveMotionEventsBase |
Defines a base class for
IReceiveMotionEvents implementors |