NSTableViewSource.ShouldTypeSelect(NSTableView, NSEvent, String) Método

Definición

[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

Parámetros

tableView
NSTableView
theEvent
NSEvent
searchString
String

Devoluciones

Atributos

Se aplica a