NSBrowserDelegate_Extensions.ShouldTypeSelectForEvent Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool ShouldTypeSelectForEvent(this AppKit.INSBrowserDelegate This, AppKit.NSBrowser browser, AppKit.NSEvent theEvent, string currentSearchString);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member ShouldTypeSelectForEvent : AppKit.INSBrowserDelegate * AppKit.NSBrowser * AppKit.NSEvent * string -> bool

Parameters

browser
NSBrowser
theEvent
NSEvent
currentSearchString
String

Returns

Attributes

Applies to