Contents

userQuotesArray(forLanguage:)

Returns the default values for quote replacement.

Declaration

func userQuotesArray(forLanguage language: String) -> [String]

Parameters

  • language:

    The language for quote replacement.

Return Value

An array of quote replacements used by the quotes key-value pair.

See Also

Managing the Spell-Checking Process