如何获取 iTunes 音量控制小部件?
有人知道如何获得类似于 iTunes 的音量控制小部件吗?
Anyone know of a way to get a volume control widget similar to iTunes?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
有人知道如何获得类似于 iTunes 的音量控制小部件吗?
Anyone know of a way to get a volume control widget similar to iTunes?
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(1)
不确定您能达到多近,但下面的教程展示了如何通过图像将自定义主题应用到 UISlider。我还没试过,但前几天我在看。
http://www.applausible.com/blog/?p=250
我发现浏览下面的网站时它也是一个很好的资源,当尝试查找控件时
http://cocoacontrols.com/platforms/ios/controls
希望有帮助
Not sure how close you'll get but the tutorial below shows how to apply custom themes via images to a UISlider. I haven't tried it yet but I was looking at it the other day.
http://www.applausible.com/blog/?p=250
I found it when browsing the site below which is also a good resource when trying to find controls
http://cocoacontrols.com/platforms/ios/controls
Hope that helps