Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我该如何定制UISegmentedControl?像这样:
UISegmentedControl
我正在使用 Xcode 8 和 Swift 3,如果您能提供帮助,我将不胜感激。谢谢。
您可以从LUNSegmentedControl获得 UISegmentControl
它在 objctive C 中,但您可以快速转换它并在您的项目中使用它。