`
mrjeye
  • 浏览: 180296 次
  • 性别: Icon_minigender_1
  • 来自: 成都
社区版块
存档分类
最新评论

删除more里面的Edit

 
阅读更多
删除 more 里面的 Edit
self.tabBarController.customizableViewControllers = nil;




customizableViewControllers
The subset of view controllers managed by this tab bar controller that can be customized.

@property(nonatomic, copy) NSArray *customizableViewControllers
Discussion
This property controls which items in the tab bar can be rearranged by the user. When the user taps the More item on the tab bar view, a custom interface appears displaying any items that did not fit on the main tab bar. This interface also contains an Edit button that allows the user to rearrange the items. Only the items whose associated view controllers are in this array can be rearranged from this interface. If the array is empty or the value of this property is nil, the tab bar does not allow any items to be rearranged.

Changing the value of the viewControllers property (either directly or using the setViewControllers:animated: method) also changes the value of this property. When first assigned to the tab bar controller, all view controllers are customizable by default.

Availability
Available in iOS 2.0 and later.
See Also
  @property moreNavigationController
Declared In
UITabBarController.h
分享到:
评论

相关推荐

    linux总结.docx

    * 软链接实际上只是一段文字,里面包含着它所指向的文件的名字 * 硬链接为文件开设一个新的目录项,硬链接与文件原有的名字是平权的 vim 编辑器: * 常用命令: + set number 显示行号 + I/O 在光标前/后插入...

    Dos命令大全

    里面有所有的DOs命令cd改变当前目录  copy拷贝文件 deltree删除目录树 diskcopy制磁盘  format 格式化磁盘  mem查看内存状况 rd删除目录 sys制作DOS系统盘 del 删除文件 dir列文件名 edit文本编辑 md建立子...

    allegro中小功能

    6. 删除元件外框:在Shape里面删除,再通过右侧Find里的All off选项,并单独勾选Sheaps,然后用删除工具左击需要删除外框的元件。 7. 添加泪滴:通过菜单route => gloss => add field,在Find中通过more选项选择要...

    Matlab常用函数总结

    MATLAB是一种强大的处理软件,里面的很多函数对初学者来说是一个较大的障碍。下面将总结MATLAB中常用的函数,供大家参考学习。 一、常用指令(General Purpose Commands) 1.1 通用信息查询(General information...

    arcgis工具

    Ctrl+A:方位 Ctrl+F:偏转 Ctrl+L:长度 Ctrl+D:X,Y增量 Ctrl+G:方位/长度 Ctrl+P:平行 Ctrl+E:垂直 Ctrl+T:切线 Ctrl+Delete:删除草图 F2:完成草图 F6:绝对X,Y坐标 F7:线段偏转 T:显示容限 已经输入的...

    Linux操作系统基础教程

    Linux 操作系统基础教程 清华大学信息学院计算机系 目 录 前言..........................................................................................................................................

Global site tag (gtag.js) - Google Analytics