MonobjcMonobjc Documented Class Library
NSSystemClockDidChangeNotification Field
NamespacesMonobjc.FoundationNSDateNSSystemClockDidChangeNotification

Posted whenever the system clock is changed. This can be initiated by a call to settimeofday() or the user changing values in the Date and Time Preference panel.

null

userInfo

Available in Mac OS X v10.6 and later.

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

Assembly: Monobjc.Foundation (Module: Monobjc.Foundation)