Freigeben über


UIApplicationDelegate_Extensions.ApplicationSignificantTimeChange Methode

Definition

Gibt eine signifikante Änderung der Zeit an, z. B. Mitternacht, Umstellung auf Sommerzeit oder eine Verschiebung der Zeitzone.

public static void ApplicationSignificantTimeChange (this UIKit.IUIApplicationDelegate This, UIKit.UIApplication application);
static member ApplicationSignificantTimeChange : UIKit.IUIApplicationDelegate * UIKit.UIApplication -> unit

Parameter

This
IUIApplicationDelegate

Die Instanz, auf der diese Erweiterungsmethode ausgeführt wird.

application
UIApplication

Verweis auf die UIApplication, die diese Delegatmethode aufgerufen hat.

Gilt für: