我似乎找不到在仪表板桌面上设置页面按钮样式的方法。如果可能的话,我想让表格底部的页面按钮更大?
答案 0 :(得分:1)
您可以尝试增加yourSegmentedControl.setImage(yourImage.resizableImage(withCapInsets: .init(top: 0, left: 10, bottom: 0, right: 10), resizingMode: .stretch), forSegmentAt: 0)
添加以下CSS ...
font-size