Partager via


NSApplicationHandlesKey Délégué

Définition

public delegate bool NSApplicationHandlesKey(NSApplication sender, string key);
type NSApplicationHandlesKey = delegate of NSApplication * string -> bool

Paramètres

sender
NSApplication
key
String

Valeur renvoyée

S’applique à