다음을 통해 공유


NSBrowserDelegate.ShouldTypeSelectForEvent(NSBrowser, NSEvent, String) 메서드

정의

[Foundation.Export("browser:shouldTypeSelectForEvent:withCurrentSearchString:")]
public virtual bool ShouldTypeSelectForEvent (AppKit.NSBrowser browser, AppKit.NSEvent theEvent, string currentSearchString);
abstract member ShouldTypeSelectForEvent : AppKit.NSBrowser * AppKit.NSEvent * string -> bool
override this.ShouldTypeSelectForEvent : AppKit.NSBrowser * AppKit.NSEvent * string -> bool

매개 변수

browser
NSBrowser
theEvent
NSEvent
currentSearchString
String

반환

특성

적용 대상