Declared in UIWebView+UAAdditions.h

Overview

Category extensions for Urban Airship web view additions.

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