Wednesday, 11 July 2018

Capture UIKeyCommand for Function Keys on iOS

I am trying to capture the F5 key on an external bluetooth keyboard in an iOS application. I have set up the UIKeyCommands, yet I cannot figure out how to create a UIKeyCommand that would capture the function keys. There is no option for UIKeyModifierFunction.



from Capture UIKeyCommand for Function Keys on iOS

No comments:

Post a Comment