UIWebView(UAAdditions) Category Reference
Declared in | UIWebView+UAAdditions.h |
Instance Methods
injectInterfaceOrientation:
Injects the current orientation into the webview. Should be called when the webview’s orientation changes.
- (void)injectInterfaceOrientation:(UIInterfaceOrientation)toInterfaceOrientation
Parameters
- toInterfaceOrientation
The current webview orientation.
Declared In
UIWebView+UAAdditions.h