Tag : UISegmentedControl
![]() |
Title | User | Language | Tags | Description | Date |
|---|---|---|---|---|---|---|
|
Picking a choice from a group or set of values using UISegmentedControl | zopebie | Objective C | UISegmentedControl | 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. |
August 10 |
|
Simple UISegmentedControl Initialization | paki | Objective C | UISegmentedControl | September 26, 2011 | |
|
Get the Title of a UISegmentedControl | espinallab | Objective C | UISegmentedControl | April 20, 2010 | |

