Contents

isAutomaticQuoteSubstitutionEnabled

A Boolean value that enables and disables automatic quotation mark substitution.

Declaration

var isAutomaticQuoteSubstitutionEnabled: Bool { get set }

Discussion

If true, automatic quotation mark substitution is enabled; if false, it is disabled.

Automatic quote substitution causes ASCII quotation marks and apostrophes to be automatically replaced, on a context-dependent basis, with more typographically accurate symbols.

See Also

Setting behavioral attributes