Contents

NSEvent.EventType.directTouch

The user touched a portion of the touch bar.

Declaration

case directTouch

Discussion

Use events of this type to handle events occurring in an NSTouchBar object.

See Also

Getting Touch-Based Events