Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以在 iOS 中创建透明应用程序。意味着当我启动应用程序时,我应该能够看到它后面的主屏幕。
谢谢。
不,这是不可能的......但是您可以通过在应用程序启动后立即截取主屏幕并将其显示在正在运行的应用程序的背景中来创建自己的主屏幕背景。
您可以参考以下链接截取屏幕截图:-
如何以编程方式截取 iPhone 主屏幕的屏幕截图
警告一句:- 如果您打算将您的应用程序放在应用程序商店,它将不会被批准。苹果不允许这样做。