IBackgroundTrigger 接口

定义

表示触发器事件的基接口。

public interface class IBackgroundTrigger
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(2226364504, 24615, 19335, 151, 144, 189, 243, 247, 87, 219, 215)]
struct IBackgroundTrigger
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(2226364504, 24615, 19335, 151, 144, 189, 243, 247, 87, 219, 215)]
public interface IBackgroundTrigger
Public Interface IBackgroundTrigger
派生
属性

Windows 要求

设备系列
Windows 10 (在 10.0.10240.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v1.0 中引入)

适用于