UIKit.UIApplicationDelegate.ApplicationSignificantTimeChange Method
Indicates a significant shift in time, such as midnight, carrier-changed time, or the start or stop of Daylight Savings.

Syntax

[Foundation.Export("applicationSignificantTimeChange:")]
public virtual void ApplicationSignificantTimeChange (UIApplication application)

Parameters

application
Reference to the UIApplication that invoked this delegate method.

Remarks

If the application is suspended, this method will be called when the app returns to the foreground. This method will only be called once, even if multiple significant time changes occurred during suspension.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0