Contents

IOHIDDigitizerTouchData

A structure containing the current digitizer touch data.

Declaration

typedef struct IOHIDDigitizerTouchData { ... } IOHIDDigitizerTouchData;

Overview

Pass this structure to the dispatchDigitizerTouchEvent method when dispatching touch events.

Topics

Getting the Touch Data

See Also

Events