Is there a way to change the color of the gray underside of the UIWebView that's seen when the page is overscrolled?
Just set the backgroundColor
property.
Below I mentioned swift 3 syntax, currently instead of Color, Xcode is providing color plate for mentioning color
webview.backgroundColor = Color.white
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