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.
私がdetailTextLabelを作成するとき、私はそれをラベルに入れたいだけですが、それは常にtextLabelの下にあり、UITableViewCellStyleValue1デモのようにどのように変更しますか?
以下のように、詳細テキスト ラベルの右揃えのセル プロパティを設定する必要があります。
cell.detailTextLabel.textAlignment = UITextAlignmentRight