<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/UISegmentedControl</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 13:01:07 GMT</pubDate>
<item>
<title>(Objective C) Picking a choice from a group or set of values using UISegmentedControl - zopebie</title>
<link>http://snipplr.com/view/66627/picking-a-choice-from-a-group-or-set-of-values-using-uisegmentedcontrol/</link>
<description><![CDATA[ <p>The UISegmentedControl consists of a horizontal control divided into segments. Segmented controls are useful for allowing users to pick from a group or set of values.

Each segment functions as its own button. By default, selecting a segment will deselect the others in the control (much as a radio button does in HTML). You can alter this behavior by setting the "momentary" property.</p> ]]></description>
<pubDate>Fri, 10 Aug 2012 04:18:55 GMT</pubDate>
<guid>http://snipplr.com/view/66627/picking-a-choice-from-a-group-or-set-of-values-using-uisegmentedcontrol/</guid>
</item>
<item>
<title>(Objective C) Simple UISegmentedControl Initialization - paki</title>
<link>http://snipplr.com/view/59091/simple-uisegmentedcontrol-initialization/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 26 Sep 2011 19:08:50 GMT</pubDate>
<guid>http://snipplr.com/view/59091/simple-uisegmentedcontrol-initialization/</guid>
</item>
<item>
<title>(Objective C) Get the Title of a UISegmentedControl - espinallab</title>
<link>http://snipplr.com/view/32484/get-the-title-of-a-uisegmentedcontrol/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 20 Apr 2010 17:11:05 GMT</pubDate>
<guid>http://snipplr.com/view/32484/get-the-title-of-a-uisegmentedcontrol/</guid>
</item>
<item>
<title>(Objective C) UISegmentedControl in UINavigationItem - espinallab</title>
<link>http://snipplr.com/view/32281/uisegmentedcontrol-in-uinavigationitem/</link>
<description><![CDATA[ <p>This works for me!</p> ]]></description>
<pubDate>Sun, 18 Apr 2010 20:26:02 GMT</pubDate>
<guid>http://snipplr.com/view/32281/uisegmentedcontrol-in-uinavigationitem/</guid>
</item>
</channel>
</rss>