In iOS 13
we have new modal presentation behavior like this:
How to change background .black
color?
That color is the background color of your window. So, assuming that you have a reference to it, the example below:
window?.backgroundColor = UIColor.red
would produce:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With