ICoreAcceleratorKeys Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides an interface that defines the basic behavior for an accelerator key.
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
- Derived
- Attributes
Windows requirements
Device family |
Windows 10 (introduced in 10.0.10240.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced in v1.0)
|
Events
AcceleratorKeyActivated |
Defines the event that is fired when an accelerator key is pressed or activated. |