Поделиться через


UIApplicationDelegate_Extensions.DidDecodeRestorableState Метод

Определение

Указывает, что приложение должно восстановить состояние самого высокого уровня.

[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

Параметры

This
IUIApplicationDelegate

Экземпляр, с которым работает этот метод расширения.

application
UIApplication

Ссылка на UIApplication, которая вызвала этот метод делегата.

coder
NSCoder
Атрибуты

Применяется к