Contents

undoManager(for:)

Returns the undo manager to be used by a web view.

Declaration

optional func undoManager(for webView: WebView!) -> UndoManager!

Parameters

  • webView:

    The web view that the user is editing.

Return Value

The undo manager.