我可以创建StatusItem,但我不知道如何从Dock中删除图标。 : – /
有任何想法吗?
解决方法 我想你正在寻找Info.pList中的lsuielementlsuielement (String). If this key is set to “1”,Launch Services runs the application as an agent application. Agent applications do not appear in the Dock or in the Force Quit window. Although they typically run as background applications,they can come to the foreground to present a user interface if desired.
参见关于打开/关闭它的简短讨论here
总结以上是内存溢出为你收集整理的osx – 如何隐藏Dock图标全部内容,希望文章能够帮你解决osx – 如何隐藏Dock图标所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)