Conforms to NSObject
Declared in UARichContentWindow.h

Overview

Protocol for mediating the display of rich content pages

Instance Methods

closeWebView:animated:

Closes the webview.

- (void)closeWebView:(UIWebView *)webView animated:(BOOL)animated

Parameters

webView

The web view to close.

animated

Indicates whether to animate the transition.

Declared In

UARichContentWindow.h