答案 0 :(得分:0)
在https://github.com/xmartlabs/XLPagerTabStrip文档中:
override func viewDidLoad() {
self.settings.style.selectedBarHeight = 5
self.settings.style.selectedBarBackgroundColor = UIColor.whiteColor()
self.isProgressiveIndicator = true
super.viewDidLoad()
}