NSTouchPhase Enum

Definition

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum NSTouchPhase
type NSTouchPhase = 
Inheritance
NSTouchPhase
Attributes

Fields

Any 18446744073709551615
Began 1
Cancelled 16
Ended 8
Moved 2
Stationary 4
Touching 7

Applies to