How to set the AttributedText to UIAlertAction in Swift?

Viewed 830

How to display an option with UIAlertAction when it has Html tags in the text(ex: SpO2)? For a label we use attributed text. How can we set attributed text to UIAlertAction.

0 Answers
Related