IActivatedEventArgsDeferral Interface

Definition

Manages delayed activation for an app.

public interface class IActivatedEventArgsDeferral
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(3396165492, 25538, 17574, 185, 123, 217, 160, 60, 32, 188, 155)]
struct IActivatedEventArgsDeferral
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(3396165492, 25538, 17574, 185, 123, 217, 160, 60, 32, 188, 155)]
public interface IActivatedEventArgsDeferral
Public Interface IActivatedEventArgsDeferral
Derived
Attributes

Windows requirements

Device family
Windows 10 (introduced in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v1.0)

Properties

ActivatedOperation

Gets the app activation operation.

Applies to