MonobjcMonobjc Documented Class Library
NSTextCheckingReferenceDateKey Field
NamespacesMonobjc.AppKitNSSpellCheckerNSTextCheckingReferenceDateKey

An NSDate to be associated with the document, used as a referent for relative dates; if not specified, the current date will be used.

Available in Mac OS X v10.6 and later.

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

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