Table of Contents

Enum UIKit.UITouch.Phase

Namespace
Xui.Runtime.IOS
Assembly
Xui.Runtime.IOS.dll
public enum UIKit.UITouch.Phase

Fields

Began = 0
Cancelled = 4
Ended = 3
Moved = 1
RegionEntered = 5
RegionExited = 7
RegionMoved = 6
Stationary = 2