WebViewProgressFinishedNotification
Posted by a WebView object when the load has finished.
Declaration
extern NSString * WebViewProgressFinishedNotification;Discussion
The notification object is the WebView that finished loading. This notification does not contain a userInfo dictionary.