Hey there,
recently I changed the background color of my simulator by mistake.
I typed in a ViewController:
After that the background color of my simulator was yellow 😂. This means all the menus, Control Centre etc.
This is a funny issue but now I want to change it to the default.
Changing it the same way like above does not work unfortunately.
Can someone help me?
recently I changed the background color of my simulator by mistake.
I typed in a ViewController:
Code Block Swift ProgressBar.backgroundColor = UIColor.yellow
After that the background color of my simulator was yellow 😂. This means all the menus, Control Centre etc.
This is a funny issue but now I want to change it to the default.
Changing it the same way like above does not work unfortunately.
Can someone help me?