Answers for "how to change the background color swift"

3

give background color swiftui

Color.blue.edgesIgnoringSafeArea(.all)
Posted by: Guest on March-13-2020
3

swift change background color

self.view.backgroundColor = UIColor.red
Posted by: Guest on March-20-2020

Code answers related to "how to change the background color swift"

Code answers related to "Swift"

Browse Popular Code Answers by Language