Type Property 型プロパティ

WebViewProgressFinished

Posted by a WebView object when the load has finished. ロードが終わった時にWebViewオブジェクトによって投函されます。

Declaration 宣言

static let WebViewProgressFinished: NSNotification.Name

Discussion 議論

The notification object is the WebView that finished loading. This notification does not contain a userInfo dictionary. 通知オブジェクトは、ロードを完了したWebViewです。この通知は、userInfo辞書を含みません。

See Also 参照

WebKit

Related Documentation 関連文書