Contents

quotes

An NSArray containing four strings to be used with quoteCheckingResult(range:replacementString:) (opening double quote, closing double quote, opening single quote, and closing single quote in that order).

Declaration

static let quotes: NSSpellChecker.OptionKey

Discussion

If not specified, values will be taken from user’s preferences.

See Also

Spell Checker Options