Partager via


UIApplicationDelegate_Extensions.DidDecodeRestorableState Méthode

Définition

Indique que l’application doit restaurer l’état de niveau le plus élevé.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void DidDecodeRestorableState (this UIKit.IUIApplicationDelegate This, UIKit.UIApplication application, Foundation.NSCoder coder);
static member DidDecodeRestorableState : UIKit.IUIApplicationDelegate * UIKit.UIApplication * Foundation.NSCoder -> unit

Paramètres

This
IUIApplicationDelegate

Instance sur laquelle cette méthode d’extension fonctionne.

application
UIApplication

Référence à l’UIApplication qui a appelé cette méthode déléguée.

coder
NSCoder
Attributs

S’applique à