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.
プレーヤーがプレイに行くときに、画像付きのURLがあります。そして、すべてのビューに背景画像を設定したいと思います。どうすればこれを行うことができますか?サンプルコードが必要です。
2つのアプローチ
1) ViewController にカテゴリを記述し、カテゴリ内の背景画像を変更します。
2) メイン ウィンドウの背景画像を設定し、すべてのビューの背景画像をクリア カラーに設定できます。
私はよりエレガントな最初のアプローチに行きます