Contents

UITouch.Phase

The phase of a touch event.

Declaration

enum Phase

Overview

The phase of a UITouch instance changes as the system receives updates during the course of an event. Access this value through the phase property.

Topics

Constants

Initializers

See Also

Getting touch attributes