다음을 통해 공유


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

반환

적용 대상