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

适用于