支持镜像显示的 iOS 应用程序列表
是否可以(以编程方式)找出设备 (iPad) 上安装的哪些 iOS 应用程序支持镜像显示?
Is it possible to find out (programmatically) which iOS applications installed on the device (iPad) support Mirror Display?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不,这是不可能的。应用程序生活在沙箱中,其他应用程序对它们一无所知。
No, this is not possible. Apps live in a sandbox and other apps can know nothing about them.