iPhone - 我如何知道 iOS 的振动是打开还是关闭?
你知道我怎么知道 iPhone 是否处于振动模式吗? 我在网上没有找到任何有关此内容的信息...太累了看不到?
我想在应用程序中显示一个图标,以便用户可以知道手机是否处于振动模式。应用程序也有不同的行为,具体取决于用户是否想要被打扰(振动关闭)或不想被打扰(振动打开)。
谢谢。
Do you know how I may know if the iPhone is on vibrate mode ?
I don't find anything about this on the Web... Too tired to see ?
I want to display an icon in the app so that the user can know looking at it if the phone is on vibrate mode or not. Tha app has also different behaviours depending on if the user wants to be disturbed (vibrate off) or not (vibrate on).
Thank you.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您应该能够使用以下方法实现此目的:
源
You should be able to achieve this using:
Source