Contents

IOHIDScrollEventOptions

Options that you use to dispatch scrolling-related events.

Declaration

typedef enum { ... } IOHIDScrollEventOptions;

Overview

Pass these options to the dispatchRelativeScrollWheelEvent method of IOHIDEventService.

Topics

Getting the Scroll Event Option

See Also

Dispatching Events