[Swift]パターン画像を背景にするスポンサーリンク 2020.03.19 2016.09.26単純、忘れたら調べる。 patternImageself.view.backgroundColor = UIColor(patternImage: UIImage(named: "background.png")!)
コメント