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.
テーブルビュー セルに 2 つのラベルを表示しています。右のラベルを左のラベルの上部に揃えたいのですが、常に中央に揃えます。多くの自動レイアウト制約を試しましたが、うまくいかないようです。
これを右のラベルに使用します。
[rightLabel sizeToFit];
これにより、コンテンツに合わせてラベルの高さが設定されるため、中央に配置されず、上から開始されます。