Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 458 Bytes

File metadata and controls

14 lines (8 loc) · 458 Bytes

Adding Hardware Keyboard Shortcuts

An example showing how to add hardware keyboard shortcuts to an App by overriding the keyCommands property of a view controller.

This Xcode project contains both Swift and Objective-C targets.

See the following blog post for further details:

Version History

  • Version 1.0 12 Nov 2016 Initial Version