Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 566 Bytes

webuilaunchactivatedeventargs_previousexecutionstate.md

File metadata and controls

23 lines (16 loc) · 566 Bytes
-api-id -api-type
P:Windows.UI.WebUI.WebUILaunchActivatedEventArgs.PreviousExecutionState
winrt property

Windows.UI.WebUI.WebUILaunchActivatedEventArgs.PreviousExecutionState

-description

Gets the execution state of the app before this activation.

-property-value

One of the enumeration values.

-remarks

The app uses this information to determine whether it should restore saved state.

-examples

-see-also