iOS, how to make a custom uibarbuttonitem with no-border, no-span with each other?
like this picture?

I do not know how to name this style. all these buttons are on the UIToolBar component.
thank you very much.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
As per my understanding it’s better to use segment-controller in such cases, But if you don’t wanna use it you can apply the image to your bar buttons in following way.
Hope this helps you. Thanks.