iPhoneアプリに設置されているテーブルの背景色を変更する方法です。
//テーブルの背景色
self.view.backgroundColor = [UIColor groupTableViewBackgroundColor];
文字列の設定と同様に、以下のような記述も可能です。
self.view.backgroundColor = [UIColor colorWithRed:0.0 gre…
http://www.bright-sys.co.jp/blog/iphone-corelocation-1/
http://www.bright-sys.co.jp/blog/iphone-corelocation-2/
graffiti on the web
この投稿へのコメント
コメントはまだありません。