Contents

WebViewDidChangeSelectionNotification

Posted when a web view changes its typing selection.

Declaration

extern NSString * const WebViewDidChangeSelectionNotification;

Discussion

The notification object is the WebView that changed its typing selection. This notification does not contain a userInfo dictionary.

See Also

Notifications