UIApplicationLaunchEventArgs.LocationLaunch Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Whether the app was launched due to user interaction (as opposed to opening due to a notification or to handle a URL).
public bool LocationLaunch { get; }
member this.LocationLaunch : bool