Contents

WebViewProgressFinished

Posted by a WebView object when the load has finished.

Declaration

static let WebViewProgressFinished: NSNotification.Name

Discussion

The notification object is the WebView that finished loading. This notification does not contain a userInfo dictionary.

See Also

Related Documentation

WebKit