Share via


NSApplicationSelection Delegado

Definición

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

Parámetros

board
NSPasteboard
types
String[]

Valor devuelto

Se aplica a