Contents

webViewDidBeginEditing(_:)

Sent by the default notification center when the user begins editing the web view.

Declaration

optional func webViewDidBeginEditing(_ notification: Notification!)

Parameters

See Also

Related Documentation