The PeriodicMouseUpdates type exposes the following members.
Events
Name | Description | |
---|---|---|
MousePositionUpdate |
Handler for mouse position update events. In order to receive
the peridical mouse updates, a callback method to handle
the mouse position data must be registered here.
A callback can only be registed once in here.
|