StackOverflow 文档 iOS 教程 设置视图背景 设置视图背景与图像 设置视图背景与图像 Created: November-22, 2018 self.view.backgroundColor = [UIColor colorWithPatternImage:[UIImage imageNamed:@"Background.png"]]; 创建渐变背景视图填写 UIView 的背景图像