次の方法で共有


NSApplicationSelection 代理人

定義

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

パラメーター

board
NSPasteboard
types
String[]

戻り値

適用対象