WebViewDidChangeTypingStyleNotification
Posted when a web view changes its typing style.
Declaration
extern NSString * const WebViewDidChangeTypingStyleNotification;Discussion
The notification object is the WebView that changed its typing style. This notification does not contain a userInfo dictionary.