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.
多くの標準 iOS アプリのように、タイトル ラベルと詳細ラベルを使用してリスト ビューを再作成しようとしています。
https://developer.apple.com/documentation/uikit/uitableviewcell/1623273-detailtextlabel
左側にタイトル ラベル、右側に詳細ラベルが必要ですか? SwiftUI で UI を構築せずに、これに対する標準的な実装はありますか?
ありがとう!