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.
ここのように:
使用できる既存のクラスはありますか?
いくつかの文字列描画メソッドを使用して、各タグに必要なフレームの大きさを確認し、各単語に合うようにUILabelの束のサイズを設定できます。
ユーザーがタグを操作するようにしたい場合は、UILabelをサブクラス化して、必要に応じてタッチを処理します。