共用方式為


NSApplicationSelection 代理人

定義

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

參數

board
NSPasteboard
types
String[]

傳回值

適用於