ButtonDefinition.DefaultShortcutType Property
Parent Object: ButtonDefinitionDescription
Gets the type of default shortcut assigned to this command. Possible return values are kNoShortcut (no shortcut has been assigned), kAcceleratorShortcut (a shortcut that directly launches the command), or kAliasShortcut (a command alias).