PickerReturnedActivatedEventArgs
PickerReturnedActivatedEventArgs
PickerReturnedActivatedEventArgs
PickerReturnedActivatedEventArgs
PickerReturnedActivatedEventArgs
Class
Definition
Provides data for the Activated event when it occurs after a picker returns.
public : sealed class PickerReturnedActivatedEventArgs : IActivatedEventArgs, IPickerReturnedActivatedEventArgs
struct winrt::Windows::ApplicationModel::Activation::PickerReturnedActivatedEventArgs : IActivatedEventArgs, IPickerReturnedActivatedEventArgs
public sealed class PickerReturnedActivatedEventArgs : IActivatedEventArgs, IPickerReturnedActivatedEventArgs
Public NotInheritable Class PickerReturnedActivatedEventArgs Implements IActivatedEventArgs, IPickerReturnedActivatedEventArgs
// This class does not provide a public constructor.
- Attributes
Windows 10 requirements
Device family |
Windows 10 (introduced v10.0.10240.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Properties
Kind Kind Kind Kind Kind |
Gets the reason that this app is being activated. |
PickerOperationId PickerOperationId PickerOperationId PickerOperationId PickerOperationId |
Gets an identifier indicating the picker operation that was performed prior to the activation. |
PreviousExecutionState PreviousExecutionState PreviousExecutionState PreviousExecutionState PreviousExecutionState |
Gets the execution state of the app before this activation. |
SplashScreen SplashScreen SplashScreen SplashScreen SplashScreen |
Gets the splash screen object that provides information about the transition from the splash screen to the activated app. |