Contents

toggleSmartInsertDelete(_:)

Toggles whether spaces around selected words are inserted or deleted to preserve proper spacing and punctuation.

Declaration

@IBAction func toggleSmartInsertDelete(_ sender: Any?)

Parameters

  • sender:

    The object that sent this message.

See Also

Editing Documents