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 |
|
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
