UIStateRestoring_Extensions.ApplicationFinishedRestoringState Method

Definition

Indicates that the application has finished restoring state.

public static void ApplicationFinishedRestoringState (this UIKit.IUIStateRestoring This);
static member ApplicationFinishedRestoringState : UIKit.IUIStateRestoring -> unit

Parameters

This
IUIStateRestoring

The instance on which this extension method operates.

Applies to