Provides app activation event handling, parameters, and contracts.
| Name | Description | |
|---|---|---|
![]() |
LaunchActivatedEventArgs | Provides event information when an app is launched. |
![]() |
ProtocolActivatedEventArgs | Provides data when an app is activated because it is the app associated with a URI scheme name. |
| Name | Description | |
|---|---|---|
![]() |
IActivatedEventArgs | Provides common properties for all activation types. |
![]() |
ILaunchActivatedEventArgs | Provides event information when an app is launched. |
![]() |
IProtocolActivatedEventArgs | Provides arguments for protocol activation. |
| Name | Description | |
|---|---|---|
![]() |
ActivationKind | Specifies the type of activation. |
![]() |
ApplicationExecutionState | Specifies the execution state of the app. |