style定义按钮的风格。可用的风格有:

UIBarButtonItemStylePlain        默认按钮风格;按下时会闪动
UIBarButtonItemStyleBordered     与UIBarButtonItemStylePlain相同,但显示的按钮有边框
UIBarButtonItemStyleDone         显示一个蓝色按钮,提醒用户编辑完毕时应该点触(tap)该按钮。
 

相关文章:

  • 2021-10-03
  • 2022-12-23
  • 2021-11-22
  • 2021-09-28
  • 2022-01-10
  • 2021-11-09
  • 2021-10-20
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-12
  • 2021-10-01
  • 2022-12-23
相关资源
相似解决方案