API参考UIKit

UIBarItem

工具条/导航条条目基类(title/image 等)。

UIBarItem 是工具条/导航条条目类型的基类,提供 titleimageenabled 等通用属性。

实例成员 (Instance members)

UIBarItem 默认作为基类被间接使用(例如 UIBarButtonItemUITabBarItem)。若你需要定位某个通用成员(如 title/image/enabled),直接站内搜索成员名。

类成员 (Class members)

当前接口未额外暴露 UIBarItem 的类成员。

提示

  • 常见子类:UIBarButtonItemUITabBarItemUINavigationItem(语义不同)。
  • 具体成员可用站内搜索成员名定位。
头文件API清单

正在加载...

协议:JSBUIBarItem,来源:-