Поделиться через


NSTableViewEventString Делегат

Определение

public delegate bool NSTableViewEventString(NSTableView tableView, NSEvent theEvent, string searchString);
type NSTableViewEventString = delegate of NSTableView * NSEvent * string -> bool

Параметры

tableView
NSTableView
theEvent
NSEvent
searchString
String

Возвращаемое значение

Применяется к