NSTableViewSource.ShouldTypeSelect(NSTableView, NSEvent, String) 方法

定义

[Foundation.Export("tableView:shouldTypeSelectForEvent:withCurrentSearchString:")]
public virtual bool ShouldTypeSelect (AppKit.NSTableView tableView, AppKit.NSEvent theEvent, string searchString);
abstract member ShouldTypeSelect : AppKit.NSTableView * AppKit.NSEvent * string -> bool
override this.ShouldTypeSelect : AppKit.NSTableView * AppKit.NSEvent * string -> bool

参数

tableView
NSTableView
theEvent
NSEvent
searchString
String

返回

属性

适用于