How do you set the tab order in iOS?

前端 未结 8 860
星月不相逢
星月不相逢 2020-12-08 18:45

Is there a way (either in IB or code) to set the tab order between text fields in a view?

Note that I\'m not talking about the next form field after the return (or

8条回答
  •  眼角桃花
    2020-12-08 19:00

    This is how you set the tab order on iOS:

    http://weaklyreferenced.wordpress.com/2012/11/13/responding-to-the-tab-and-shift-tab-keys-on-ios-5-ios-6-with-an-external-keyboard/

提交回复
热议问题