Skip to content

Latest commit

 

History

History
executable file
·
10 lines (6 loc) · 573 Bytes

File metadata and controls

executable file
·
10 lines (6 loc) · 573 Bytes

Using a UISegmentedControl to Change Views

Bare bones demonstration of how to use a UISegmentedControl to change views. The segmented buttons are attached to a navigation controller which is itself attached to the main view.

This uses large portions of the great example by Marcus Crafter at http://redartisan.com/2010/6/27/uisegmented-control-view-switching-revisited with slight modifications.

Comments, Feedback, Suggestions: Michael Luton

MIT license.