次の方法で共有


NSDragOperation 列挙型

定義

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

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

フィールド

All 4294967295
AllObsolete 15
Copy 1
Delete 32
Generic 4
2
Move 16
None 0
Private 8

適用対象