【问题标题】:How to change tint color on Apple Pay view如何在 Apple Pay 视图中更改色调颜色
【发布时间】:2016-05-11 16:24:59
【问题描述】:

有没有办法在 Apple Pay 视图中更改 CANCEL 按钮和单元格 ARROW 的色调?我尝试了以下代码:

[[UIButton appearanceWhenContainedIn:[PKPaymentAuthorizationViewController class], nil] setTintColor:[UIColor redColor]];

【问题讨论】:

    标签: ios applepay


    【解决方案1】:

    不,您的应用无法控制 Apple Pay 视图的外观。如果你想这样做,你可以file an enhancement request

    【讨论】:

      猜你喜欢
      • 2022-01-18
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-03-28
      • 1970-01-01
      • 2013-08-29
      • 2021-12-13
      相关资源
      最近更新 更多