UIViewController.ApplicationFinishedRestoringState 方法

定义

在状态还原期间对象解码完成时调用。

[Foundation.Export("applicationFinishedRestoringState")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void ApplicationFinishedRestoringState ();
abstract member ApplicationFinishedRestoringState : unit -> unit
override this.ApplicationFinishedRestoringState : unit -> unit
属性

适用于