I have a UIToolbar with two UIBarButtonItems ("previous" and "next"), which I use as an inputAccessoryView for my UITextFields. These buttons cycle through the text fields.
I have seen in some places that the buttons are actually a single split button. How would I achieve this?
Here's an image: