smartInsertDeleteEnabled
A Boolean value that controls whether the receiver inserts or deletes space around selected words so as to preserve proper spacing and punctuation.
Declaration
var smartInsertDeleteEnabled: Bool { get set }Discussion
true if the receiver should insert or delete space around selected words so as to preserve proper spacing and punctuation, false if it should insert and delete exactly what’s selected.
See Also
Customizing subclass behaviors
updateFontPanel()updateRuler()acceptableDragTypesupdateDragTypeRegistration()selectionRange(forProposedRange:granularity:)rangeForUserCharacterAttributeChangerangesForUserCharacterAttributeChangerangeForUserParagraphAttributeChangerangesForUserParagraphAttributeChangerangeForUserTextChangerangesForUserTextChangeshouldChangeText(in:replacementString:)shouldChangeText(inRanges:replacementStrings:)didChangeText()smartDeleteRange(forProposedRange:)