WebViewDidChangeTypingStyle
Posted when a web view changes its typing style.
Declaration
static let WebViewDidChangeTypingStyle: NSNotification.NameDiscussion
The notification object is the WebView that changed its typing style. This notification does not contain a userInfo dictionary.