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.
我想在我的 tvOS 应用程序运行时显示一个小通知。正常的 UIAlertController 警报是全屏的,会干扰体验。
有没有办法使用通知,当遥控器连接时 tvOS 会显示什么?它们看起来会在右上角出现几秒钟作为叠加层。
谢谢你