MonobjcMonobjc Documented Class Library
NSTextCheckingOrthographyKey Field
NamespacesMonobjc.AppKitNSSpellCheckerNSTextCheckingOrthographyKey

An NSOrthography instance indicating an orthography to be used as a starting point for orthography checking, or as the orthography if orthography checking is not enabled.

Available in Mac OS X v10.6 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString NSTextCheckingOrthographyKey
Public Shared ReadOnly NSTextCheckingOrthographyKey As NSString
public:
static initonly NSString^ NSTextCheckingOrthographyKey
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)