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.
underlinedすでにフォントオブジェクトがあります。フォント名を指定せずに属性を追加したいと思います。
underlined
UIFont、またはを使用して考える必要がありますCTFont
UIFont
CTFont
アンダースコアはフォントの一部ではないため、組み込みのサポートはありません。別々に描かれています。実装の詳細については、次のSOスレッドを参照してください。
UILabelのテキストに下線を引く