Contents

isContinuousSpellCheckingEnabled

A Boolean that indicates whether the web view has continuous spell-checking enabled.

Declaration

var isContinuousSpellCheckingEnabled: Bool { get set }

Discussion

true if the object has continuous spell-checking enabled; otherwise, false.

See Also

Getting and Setting Document Editing Attributes