Share via


NSApplicationSelection 委托

定义

public delegate bool NSApplicationSelection(NSPasteboard board, string[] types);
type NSApplicationSelection = delegate of NSPasteboard * string[] -> bool

参数

board
NSPasteboard
types
String[]

返回值

适用于