次の方法で共有


NSTableViewDelegate_Extensions.ShouldTypeSelect メソッド

定義

public static bool ShouldTypeSelect (this AppKit.INSTableViewDelegate This, AppKit.NSTableView tableView, AppKit.NSEvent theEvent, string searchString);
static member ShouldTypeSelect : AppKit.INSTableViewDelegate * AppKit.NSTableView * AppKit.NSEvent * string -> bool

パラメーター

tableView
NSTableView
theEvent
NSEvent
searchString
String

戻り値

適用対象