Index Hierarchy UARichContentWindow Protocol Reference Conforms to NSObject Declared in UARichContentWindow.h Overview Protocol for mediating the display of rich content pages Tasks – closeWebView:animated: 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 Index Hierarchy