自定义 Segmented Control 的外观,包括 segments 的背景颜色,segments 上只显示图片或者显示文字加图片。另外,还可以让 segments 的选择是按钮模式(即选...<
HMSegmentedControl 是 UISegmentedControl 的替代品,模仿了 Google Currents 使用的效果。<
SDWellSegmentedControl 是 UISegmentedControl 的替代品,模仿了 iOS 6 AppStore 的 Tab 控件。<
SVSegmentedControl 是一个类 UISwitch 的 segmented 控件。<
BASequenceControl 是一个带方向的 UISegmentedControl 变种。<
JCMSegmentedPageController 是一个自定义视图容器,功能类似 UITabBarController ,但效果跟 UISegmentedControl 一样,支持 iOS 5<
STSegmentedControl 是 iOS 控件 UISegmentedControl 的替代品,用来显示漂亮的分段控制。 作者邮箱:cedric@freshcreations.be<
MCSegmentedControl 提供了多种风格的分段控制。<
自定义Segment的文字、颜色和图片。 [Code4App.com]<
打造UISwitch样式(开关样式)的segment。用户用手指划动代替点击动作来选择某一个的segment。 [Code4App.com]<