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.
有没有类似Ti.UI.CurrentWindow返回当前标签组的方法Ti.UI.CurrentTabGroup?
Ti.UI.CurrentWindow
Ti.UI.CurrentTabGroup
我想在其中一个应用程序选项卡中向当前选项卡组添加一个选项卡?
不,没有......只需将您的标签组存储为全局变量,您应该没问题