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.
UILabelの色を変更するための構文は何ですか?
また、この情報はどこにありますか?
myLabel.textColor = [UIColor redColor];
UILabelのドキュメントを見ましたか?それは常にあなたの最初の寄港地でなければなりません:)