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.
UITableView のアクセサリ ビューに疑問があります。疑問は
accessryView を使用して UItableviewcell に複数のボタンを追加することは可能ですか?
前もって感謝します
サブビューとして 2 つのボタンを持つカスタム ビューを使用し、これをアクセサリ ビューとして追加することもできますが、カスタム UITableViewCell を使用する方がよいでしょう。