我不想更改UILabel.appearance,因为它将应用于所有标签。
UILabel.appearance
我如何才能显示UIAlertController如下图所示?
UIAlertController
需要在第二个位置显示粗体按钮。
默认情况下,当我进行设置时,UIAlertActionStyle.cancel它会显示在第一个位置的“确认”按钮上。
UIAlertActionStyle.cancel
现在看起来像这样:
我做了一些研究,但没有找到任何解决方案。
ios uialertcontroller uialertaction
ios ×1
uialertaction ×1
uialertcontroller ×1