I have an application in which I have a segmented control with seven segments in it. I have a button nearby to my segmented control. I want that when I click on my button all my segments of the segmented control should remain selected.
Share
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.
I think this is not possible as it is segmented control. You can create custom buttons and add images as background image to buttons and handle same. This can make you work easy.