NSBrowserDelegate_Extensions.ShouldTypeSelectForEvent Method

Definition

public static bool ShouldTypeSelectForEvent (this AppKit.INSBrowserDelegate This, AppKit.NSBrowser browser, AppKit.NSEvent theEvent, string currentSearchString);
static member ShouldTypeSelectForEvent : AppKit.INSBrowserDelegate * AppKit.NSBrowser * AppKit.NSEvent * string -> bool

Parameters

browser
NSBrowser
theEvent
NSEvent
currentSearchString
String

Returns

Applies to