WebViewProgressStartedNotification
Posted by a WebView object when a load begins, including a load that is initiated in a subframe.
Declaration
extern NSString * WebViewProgressStartedNotification;Discussion
The notification object is the WebView that began loading. This notification does not contain a userInfo dictionary.