How can I change the default color of the button on iPhone?

后端 未结 5 1806
终归单人心
终归单人心 2020-12-23 23:13

How can I change the default color of the button on iPhone?

5条回答
  •  伪装坚强ぢ
    2020-12-23 23:59

    A great way to customize UIButtons is by directly manipulating the Core Animation Layers. You can find a good tutorial on "Cocoa is My Girlfriend"

    http://www.cimgf.com/2010/01/28/fun-with-uibuttons-and-core-animation-layers/

提交回复
热议问题