Contents

closeSpellDocument(withTag:)

Notifies the receiver that the user has finished with the tagged document.

Declaration

func closeSpellDocument(withTag tag: Int)

Discussion

The spell checker will release any resources associated with the document, including but not necessarily limited to, ignored words.

See Also

Managing the Spell-Checking Process