Contents

UITouch.TouchType.indirect

A touch that doesn’t result from contact with the screen.

Declaration

case indirect

Discussion

Indirect touches are generated by touch input devices that are separate from the screen. For example, the trackpad of an Apple TV remote generates indirect touches.

See Also

Touch types