NSEventPhase Enum

Definition

This enumeration supports a bitwise combination of its member values.

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

Fields

Began 1
Cancelled 16
Changed 4
Ended 8
MayBegin 32
None 0
Stationary 2

Applies to