I am trying to grab the F5 key on an external Bluetooth keyboard in an iOS app. I configured UIKeyCommands, but I canβt figure out how to create a UIKeyCommand that will capture function keys. There is no option for UIKeyModifierFunction.
source
share