Contents

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