ICoreAcceleratorKeys 介面

定義

提供介面,定義快速鍵的基本行為。

public interface class ICoreAcceleratorKeys
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(2684221429, 47305, 20208, 183, 210, 29, 230, 38, 86, 31, 200)]
struct ICoreAcceleratorKeys
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(2684221429, 47305, 20208, 183, 210, 29, 230, 38, 86, 31, 200)]
public interface ICoreAcceleratorKeys
Public Interface ICoreAcceleratorKeys
衍生
屬性

Windows 需求

裝置系列
Windows 10 (已於 10.0.10240.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)

事件

AcceleratorKeyActivated

定義按下或啟動快速鍵時所引發的事件。

適用於