userReplacementsDictionary
Returns the dictionary used when replacing words.
Declaration
var userReplacementsDictionary: [String : String] { get }Return Value
The dictionary.
Discussion
The key-value pairs in this dictionary are used by the quotes when replacing characters and words.
See Also
Managing the Spell-Checking Process
uniqueSpellDocumentTag()closeSpellDocument(withTag:)ignoreWord(_:inSpellDocumentWithTag:)ignoredWords(inSpellDocumentWithTag:)setIgnoredWords(_:inSpellDocumentWithTag:)setWordFieldStringValue(_:)updateSpellingPanel(withMisspelledWord:)completions(forPartialWordRange:in:language:inSpellDocumentWithTag:)hasLearnedWord(_:)unlearnWord(_:)learnWord(_:)userQuotesArray(forLanguage:)