Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
iOSアプリにラベルがあります。バックエンドからHTMLタグ付きの説明を受け取ります。元-:
<b>Bold this </b>Sample description<strong>strong text </strong>
ただし、残念ながら、ラベルはhtmlタグをレンダリングできません。それを行う方法はありません。Webビューを使用せずに
ありがとう
こんにちは、コアテキストを使用できます
このリンクを見てくださいCore-Text-Label
これがあなたのお役に立てば幸いです:)