ios - How to check for UISegmentControl particular segment is enabled or not? -


For UISegmentControl I have used [segmentedControl setEnabled: NO forSegmentAtIndex: 0] to check if there is any way Whether or not special segments are enabled

You can use:

  [Fractured control is enabled fitting imported: 0];  

Comments

Popular posts from this blog

sqlite3 - UPDATE a table from the SELECT of another one -

c# - Showing a SelectedItem's Property -

javascript - Render HTML after each iteration in loop -