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.
私はたくさんのグーグルを作りましたが、解決策が見つかりませんでした:(
UITableViewCellStyleSubtitleテキストの配置を変更する方法はありますか?
UITableViewCellStyleSubtitle
変更できないようです。私も同じ問題を抱えていました。何度もグーグルした後、自分のカスタムセルを作成する方が、さらに調査するよりもはるかに生産的であることがわかりました。検索して、字幕付きの独自のセルのコーディングを開始します
はい、align-subtitle の唯一の方法は、独自のカスタム セル クラスを作成することです。