iOS分享世界

iOS-导航栏里系统按钮的样式图片

2016-06-07  本文已影响971人  蕾蕾是女神

1..UIBarButtonSystemItemDone,

2..UIBarButtonSystemItemCancel,

3..UIBarButtonSystemItemEdit,

4..UIBarButtonSystemItemSave,

5..UIBarButtonSystemItemAdd,

6..UIBarButtonSystemItemCompose,

7..UIBarButtonSystemItemReply,

8..UIBarButtonSystemItemAction,

9..UIBarButtonSystemItemOrganize,

10..UIBarButtonSystemItemBookmarks,

11..UIBarButtonSystemItemSearch,

12..UIBarButtonSystemItemRefresh,

13..UIBarButtonSystemItemStop,

14..UIBarButtonSystemItemCamera,

15..UIBarButtonSystemItemTrash,

16..UIBarButtonSystemItemPlay,

17..UIBarButtonSystemItemPause,

18..UIBarButtonSystemItemRewind,

19..UIBarButtonSystemItemFastForward,

20..UIBarButtonSystemItemUndo

21..UIBarButtonSystemItemRedo

22..UIBarButtonSystemItemPageCurl

23..UIBarButtonSystemItemFlexibleSpace,   这不是按钮,是在设置间隔使用的,能自动调节按钮间的间距。

24..UIBarButtonSystemItemFixedSpace,

如果不想自动调整按钮间的间距,而想指定固定间距值时,

注意,要设置它的间距值。  (width)

上一篇下一篇

猜你喜欢

热点阅读