Default iPhone UI Measurements
| UI Element | Width | Height |
|---|---|---|
| UIActivityIndicatorView (small) | 20px | 20px |
| UIActivityIndicatorView (large) | 37px | 37px |
| UIDatePicker | 320px | 216px |
| UINavigationBar | 320px | 44px |
| UIPageControl | __px | 36px |
| UIPickerView | __px | 216px |
| UISearchBar | 320px | 44px |
| UISegmentedControl (Plain, Bordered) | __px | 44px |
| UISegmentedControl (Bar) | __px | 30px |
| UISegmentedControl (Bezeled) | __px | 40px |
| UISlider | __px | 23px |
| UISwitch | __px | 23px |
| UITextField | __px | 31px |
| UIToolbar | 320px | 44px |
If you have any additions for this list, e-mail me at Steaps.dev[at]gmail.com.
Thanks!
