NSApplicationDelegate.HandlesKey(NSApplication, String) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("application:delegateHandlesKey:")]
public virtual bool HandlesKey(AppKit.NSApplication sender, string key);
abstract member HandlesKey : AppKit.NSApplication * string -> bool
override this.HandlesKey : AppKit.NSApplication * string -> bool
- sender
- NSApplication
- key
- String
- Attributes