NSApplicationSelection Delegate

Definition

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

Parameters

board
NSPasteboard
types
String[]

Return Value

Applies to