gpt4 book ai didi

objective-c - 有哪些可用的 UITabBarController 选项卡图标?

转载 作者:可可西里 更新时间:2023-11-01 17:02:24 25 4
gpt4 key购买 nike

如何查看 iOS SDK 中可用的所有图标以及如何将它们设置到我的 UITabBarController 选项卡?

最佳答案

可能还有更多,但您可以在 Interface Builder 中查看选项卡栏项的“标识符”(在检查器 View 中)的下拉菜单。

更新:完整列表为 here :

typedef enum {
UITabBarSystemItemMore,
UITabBarSystemItemFavorites,
UITabBarSystemItemFeatured,
UITabBarSystemItemTopRated,
UITabBarSystemItemRecents,
UITabBarSystemItemContacts,
UITabBarSystemItemHistory,
UITabBarSystemItemBookmarks,
UITabBarSystemItemSearch,
UITabBarSystemItemDownloads,
UITabBarSystemItemMostRecent,
UITabBarSystemItemMostViewed,
} UITabBarSystemItem;

看起来它只是 Interface Builder 显示的那些。

如果您正在寻找自定义图标,请查看 this thread.

关于objective-c - 有哪些可用的 UITabBarController 选项卡图标?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7104149/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com