Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何设置取消按钮的色调颜色?
我试过设置 navigationBarStyle 和 navigationBarTintColor,但这些并没有改变。
谢谢。
@fernandospr 在呈现CardIOPaymentViewController.
CardIOPaymentViewController
像这样:
[[UIBarButtonItem appearanceWhenContainedIn:[CardIOPaymentViewController class], nil] setTintColor:specialColor];