美文网首页
Swift开发 iPhone63及以上线性振动器 3D touc

Swift开发 iPhone63及以上线性振动器 3D touc

作者: iOSDeveloper | 来源:发表于2017-10-22 16:59 被阅读0次

// 普通短震,3D Touch 中 Peek 震动反馈

AudioServicesPlaySystemSound(1519);

// 普通短震,3D Touch 中 Pop 震动反馈

AudioServicesPlaySystemSound(1520);

// 连续三次短震

AudioServicesPlaySystemSound(1521);

相关文章

网友评论

      本文标题:Swift开发 iPhone63及以上线性振动器 3D touc

      本文链接:https://www.haomeiwen.com/subject/eqfnuxtx.html