Do anyone know how I can set the backdrop of my webview in the textred background with the IPDS SDK ?
Try this:
webview.backgroundColor = [UIColor scrollViewTexturedBackgroundColor] ;
Do anyone know how I can set the backdrop of my webview in the textred background with the IPDS SDK ?
Try this:
webview.backgroundColor = [UIColor scrollViewTexturedBackgroundColor] ;
Comments
Post a Comment