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.
我想在具有基于 TVML 的 menuBarTemplate 的外观和感觉的本机 tvOS 应用程序中播放视频,但找不到将其集成到本机应用程序的方法。所以问题是,是否有可能将 menuBarTemplate 集成到用 Swift 编写的原生 tvOS 应用程序中
menuBarTemplate 的哪一部分?
标签栏是一个小部件,您可以将其放入情节提要中。
文本列表可能是堆栈视图或嵌入式表格视图。
左边那个漂亮的图像滚动是uiviews还是什么?遗憾的是所有的 TVML 小部件都没有出现在 TVos UIKit 中。