ios - UISegmented Control ObjectAtIndex replacement for swift -


After switching to the swift, I can not find object on the object to control the segment

this How do i

  [[fractured control subviews] objectAtIndex: 0]  

What is the equivalent in the swift for the above line?

UISegmentedControl UIView is a line from SubView array, so

  Segment control. SUV View [0]  

Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

asp.net mvc - How to attach sql database to a javascript graph -

c# - How to know the number of Threads created and limit the Tasks accordingly -