MonobjcMonobjc Documented Class Library
NSTextCheckingReferenceTimeZoneKey Field
NamespacesMonobjc.AppKitNSSpellCheckerNSTextCheckingReferenceTimeZoneKey

An NSTimeZone to be associated with the document, used as a reference for dates without time zones; if not specified, the current time zone will be used.

Available in Mac OS X v10.6 and later.

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

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