You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example I need to customize all text appearance with NSAttributedString and add some links to some text parts. How to implement it?
If it is possible by adding special characters at the beginning and at the end of string it is not convenient because the start and the end of string are predefined and predefined.
The text was updated successfully, but these errors were encountered:
For example I need to customize all text appearance with
NSAttributedString
and add some links to some text parts. How to implement it?If it is possible by adding special characters at the beginning and at the end of string it is not convenient because the start and the end of string are predefined and predefined.
The text was updated successfully, but these errors were encountered: