MonobjcMonobjc Documented Class Library
NSTextCheckingQuotesKey Field
NamespacesMonobjc.AppKitNSSpellCheckerNSTextCheckingQuotesKey

An NSArray containing four strings to be used with NSTextCheckingTypeQuote (opening double quote, closing double quote, opening single quote, and closing single quote in that order); if not specified, values will be taken from user's preferences.

Available in Mac OS X v10.6 and later.

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

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