次の方法で共有


NSEventPhase 列挙型

定義

この列挙体は、メンバー値のビットごとの組み合わせをサポートしています。

[System.Flags]
public enum NSEventPhase
type NSEventPhase = 
継承
NSEventPhase
属性

フィールド

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

適用対象