0

我不确定这些是定制按钮还是标准按钮,但“核心统计”和“传感器统计”切换按钮是什么控件?

http://cultofmac.cultofmaccom.netdna-cdn.com/wordpress/wp-content/uploads/2011/04/mapmyfitness-31.jpg

我已经定制了单选按钮,但我找不到这些常用控件的来源

先感谢您!

4

2 回答 2

3

这称为UISegmentedControl

于 2011-07-12T17:39:28.793 回答
1

那些将是 UISegmentedControls。这是文档的链接。

http://developer.apple.com/library/ios/#documentation/UIKit/Reference/UISegmentedControl_Class/Reference/UISegmentedControl.html#//apple_ref/doc/uid/TP40006807

于 2011-07-12T17:39:57.750 回答