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.
たとえば青を塗っても、uiwindowの背景色が変わらない理由を知っている人はいますか?正しく適用されているかどうかを確認するにはどうすればよいですか?
ビューコントローラを表示していますか?ビューコントローラを表示している場合、ウィンドウの色は表示されません。
ウィンドウの色をテストするには、次を追加します
self.window.rootViewController = nil;
appDidFinishLaunchingのmakeKeyAndVisibleの前