-
Notifications
You must be signed in to change notification settings - Fork 806
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UIWebView don`t want to be transparent #308
Comments
Could you please provide more information on what you are trying to do? Are you trying to make the UIWebView control completely transparent? Can you provide a sample code? |
I converted my iOS app to WinObjC but IBUIWebView don`t want to be transparent.
in iOS IBUIWebView background is transparent and i can see parent background, in Windows 10 IBUIWebView background is not tranparent. |
Currently we do not support the backgroundColor property in UIWebView. This support has been added and will be available in our next release. |
Fix available in 0.1 Preview (January 28, 2016) |
thank you will try |
it`s work! |
No description provided.
The text was updated successfully, but these errors were encountered: