你好,歡迎來到IOS教程網

 Ios教程網 >> IOS編程開發 >> IOS開發綜合 >> 歡迎使用CSDN-markdown編輯器

歡迎使用CSDN-markdown編輯器

編輯:IOS開發綜合

使用的 ios 版本 9.3.1 中文語言

typedef NS_ENUM(NSInteger, UIBarButtonSystemItem) {
UIBarButtonSystemItemDone,
UIBarButtonSystemItemCancel,
UIBarButtonSystemItemEdit,  
UIBarButtonSystemItemSave,  
UIBarButtonSystemItemAdd,
UIBarButtonSystemItemFlexibleSpace,
UIBarButtonSystemItemFixedSpace,
UIBarButtonSystemItemCompose,
UIBarButtonSystemItemReply,
UIBarButtonSystemItemAction,
UIBarButtonSystemItemOrganize,
UIBarButtonSystemItemBookmarks,
UIBarButtonSystemItemSearch,
UIBarButtonSystemItemRefresh,
UIBarButtonSystemItemStop,
UIBarButtonSystemItemCamera,
UIBarButtonSystemItemTrash,
UIBarButtonSystemItemPlay,
UIBarButtonSystemItemPause,
UIBarButtonSystemItemRewind,
UIBarButtonSystemItemFastForward,
UIBarButtonSystemItemUndo NS_ENUM_AVAILABLE_IOS(3_0),
UIBarButtonSystemItemRedo NS_ENUM_AVAILABLE_IOS(3_0),
UIBarButtonSystemItemPageCurl NS_ENUM_AVAILABLE_IOS(4_0),
};

圖片如下

圖片 名字 這裡寫圖片描述 UIBarButtonSystemItemDone 這裡寫圖片描述 UIBarButtonSystemItemCancel 這裡寫圖片描述 UIBarButtonSystemItemEdit 這裡寫圖片描述 UIBarButtonSystemItemSave 這裡寫圖片描述 UIBarButtonSystemItemAdd   UIBarButtonSystemItemFlexibleSpace   UIBarButtonSystemItemFixedSpace 這裡寫圖片描述 UIBarButtonSystemItemCompose 這裡寫圖片描述 UIBarButtonSystemItemReply 這裡寫圖片描述 UIBarButtonSystemItemAction 這裡寫圖片描述 UIBarButtonSystemItemOrganize 這裡寫圖片描述 UIBarButtonSystemItemBookmarks 這裡寫圖片描述 UIBarButtonSystemItemSearch 這裡寫圖片描述 UIBarButtonSystemItemRefresh 這裡寫圖片描述 UIBarButtonSystemItemStop 這裡寫圖片描述 UIBarButtonSystemItemCamera 這裡寫圖片描述 UIBarButtonSystemItemTrash 這裡寫圖片描述 UIBarButtonSystemItemPlay 這裡寫圖片描述 UIBarButtonSystemItemPause 這裡寫圖片描述 UIBarButtonSystemItemRewind 這裡寫圖片描述 UIBarButtonSystemItemFastForward 這裡寫圖片描述 UIBarButtonSystemItemUndo 這裡寫圖片描述 UIBarButtonSystemItemRedo   UIBarButtonSystemItemPageCurl
  1. 上一頁:
  2. 下一頁:
蘋果刷機越獄教程| IOS教程問題解答| IOS技巧綜合| IOS7技巧| IOS8教程
Copyright © Ios教程網 All Rights Reserved