osx – 如何隐藏Dock图标

osx – 如何隐藏Dock图标,第1张

概述我想做一个偏好隐藏Dock图标和显示一个NSStatusItem。 我可以创建StatusItem,但我不知道如何从Dock中删除图标。 : – / 有任何想法吗? 我想你正在寻找Info.plist中的LSUIElement LSUIElement (String). If this key is set to “1”, Launch Services runs the application 我想做一个偏好隐藏Dock图标和显示一个NsstatusItem。
我可以创建StatusItem,但我不知道如何从Dock中删除图标。 : – /

有任何想法吗?

解决方法 我想你正在寻找Info.pList中的lsuielement

lsuielement (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图标所遇到的程序开发问题。

如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。

欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/web/1047537.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-05-25
下一篇 2022-05-25

发表评论

登录后才能评论

评论列表(0条)

保存