Type Property 型プロパティ

WebViewDidChangeTypingStyle

Posted when a web view changes its typing style. ウェブビューがそれのタイピングスタイルを変更する時に投函されます。

Declaration 宣言

static let WebViewDidChangeTypingStyle: NSNotification.Name

Discussion 議論

The notification object is the WebView that changed its typing style. This notification does not contain a userInfo dictionary. 通知オブジェクトは、それのタイピングスタイルが変化したWebViewです。この通知は、userInfo辞書を含みません。

See Also 参照

WebKit

Related Documentation 関連文書