iOS Question SegmentedControl_LongClick: Get Index?

jo1234

Active Member
Licensed User
Longtime User
Hi

I have a SegmentedControl, which should not be changed accidentially. Therefore, I do not want to use the IndexChanged event, but the LongClick to be sure that the user really wants to change.

My question: How do I get the index of the item of the SegmentedControl that is LongClicked?

thanks!
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…