Contents

smartInsertDeleteEnabled

A Boolean that indicates whether smart-space insertion and deletion is enabled.

Declaration

var smartInsertDeleteEnabled: Bool { get set }

Discussion

true if the receiver inserts or deletes space around selected words so as to preserve proper spacing and punctuation. false if it inserts and deletes exactly what’s selected.

See Also

Getting and Setting Document Editing Attributes