WebContentView
WebContentView copied to clipboard
Example project won't compile
"WebContentViewExampleViewController.m:21: Request for member 'styles' in something not a structure or union"
Reason is that there's no property "styles" for WebContentView objects.
Could be fixed replacing:
webContentView.styles =
With:
[WebContentView setSharedStyles: