Contents

WebViewDidChangeSelection

Posted when a web view changes its typing selection.

Declaration

static let WebViewDidChangeSelection: NSNotification.Name

Discussion

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

See Also

WebKit