Düzenle

Aracılığıyla paylaş


NSTouchPhase Enum

Definition

This enumeration supports a bitwise combination of its member values.

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

Fields

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

Applies to