This topic has not yet been rated - Rate this topic

ActivatedDeferral.complete method

Notifies the system that the app has set up its state and initial UI and is ready to be displayed.

Syntax


activatedDeferral.complete();

Parameters

This method has no parameters.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.UI.WebUI

Metadata

Windows.winmd

See also

Tasks
How to handle app activation
Reference
ActivatedOperation.getDeferral
ActivatedDeferral
Samples
App activated, resume, and suspend using the WRL sample

 

 

Build date: 12/4/2012

© 2013 Microsoft. All rights reserved.