UIApplicationLaunchEventArgs.SourceApplication Property

Definition

The bundle ID of the app that launched this app.

public string SourceApplication { get; }
member this.SourceApplication : string

Property Value

This value can be null.

Applies to