Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SWIFT

swiftui background color

Group {
	//Views inside the highest view in the hierarchy
}.background(Color.red.edgesIgnoringSafeArea(.all))
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #swiftui #background #color
ADD COMMENT
Topic
Name
2+3 =