如何拉伸 iOS UISlider
我想在我的应用程序中使用标准的 iOS 滑块,但希望它有点拉伸,这样它就不会在我的手指下“消失”......谷歌或书籍都没有告诉我这一点......这可能吗?谢谢!
I want to use the standard iOS slider in my application, but wanted it to be a bit stretched so it doesn't "disappear" under my finger... neither google or the books informed me about this.. Is is possible? thks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
然后使用
setThumbImage:forState:
设置自定义缩略图Set a custom thumb image then, using
setThumbImage:forState: