Details about the launch of the appplication. It can be used to check if your app is being launched using App to App Travel. It can be retrieved using ApplicationLifecycle.GetLaunchDetails().
Fields
readonly string DeeplinkMessage[Get]
An opaque string provided by the developer to help them deeplink to content on app startup.
readonly string DestinationApiName[Get]
If provided, the intended destination the user would like to go to.
readonly string LaunchSource[Get]
A string typically used to distinguish where the deeplink came from. For instance, a DEEPLINK launch type could be coming from events or rich presence.