UITouch.Phase
The phase of a touch event.
Declaration
enum PhaseOverview
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
UITouch.Phase.beganUITouch.Phase.movedUITouch.Phase.stationaryUITouch.Phase.endedUITouch.Phase.cancelledUITouch.Phase.regionEnteredUITouch.Phase.regionMovedUITouch.Phase.regionExited