博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

IOS开发-UIBarButtonItem系统自带图标总结

Posted on 2015-08-02 18:50  JodyChen  阅读(1979)  评论(0编辑  收藏  举报

 1.这四个返回的是后面的单词。

UIBarButtonSystemItemDone

 UIBarButtonSystemItemCancel

 UIBarButtonSystemItemEdit

 UIBarButtonSystemItemSave

 

2.这三个不是按钮,比如第一个是设置间隔的。

UIBarButtonSystemItemFlexibleSpace

UIBarButtonSystemItemFixedSpace

UIBarButtonSystemItemCompose

 

3.其余的都是图标,如下: