Contents

toggleAutomaticQuoteSubstitution(_:)

Changes the state of automatic quotation mark substitution from enabled to disabled and vice versa.

Declaration

func toggleAutomaticQuoteSubstitution(_ sender: Any?)

Parameters

  • sender:

    The control sending the message; may be nil.

Discussion

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