状态栏文本而不是图标

发布于 2024-08-29 00:40:27 字数 47 浏览 6 评论 0原文

如何将文本放入状态栏中并使其在窗口未展开时保留在那里?类似于使用文本而不是图标?

How can you put text in the status bar and get it to stay there when the window is not expanded? Similar to using text instead of an icon?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

以可爱出名 2024-09-05 00:40:27

制作一个由文字组成的图标。由于 UI 指南 要求使用 25x25 像素图标,因此字数需要非常小。

没有其他选项可以将 SDK 中的持久文本引入到状态栏中。

Make an icon that is comprised of words. Since the UI guidelines call for a 25x25 pixel icon, those words will need to be very tiny.

There is no other option for introducing persistent text into the status bar from the SDK.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文