【发布时间】:2021-09-26 08:29:29
【问题描述】:
【问题讨论】:
-
搜索
UIAlertControllerNSAttributedString。
标签: swift xcode swift5 ios14 xcode12
【问题讨论】:
UIAlertControllerNSAttributedString。
标签: swift xcode swift5 ios14 xcode12
你可以试试
cancelAction.setValue(yourColor, forKey: "titleTextColor")
其中yourColor 是您要设置的UIColor
【讨论】: