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.
iPhone OS 3.1.2、古いプログラムは UITableViewCell.text を使用しますが、これは現在非推奨です。新しいセッターがどうあるべきか知っている人はいますか?
ありがとう!
セッターは次のとおりです。[cell.textLabel setText:@"Text"]
[cell.textLabel setText:@"Text"]