Add iPad Keyboard (i.e. Folio) inputs with UIButtons

I'm trying to add support for when a phyiscal keybord is connected to an iOS device (i.e. iPad w/ Folio).


For example, I want the UI button to detect the right arrow key and do the same thing it does as when activating touch up inside. Can anyone steer me in the right direction via docs or examples? Thanks!

Replies

What would be the use scenario:


- user hits arrow

- how do you know it should be equivalent to a specific button touch inside ?

- what should happen when there are 2 buttons on screen ?