Command to query the current name of a key according to the current keyboard layout.
public struct QueryKeyNameCommand : IInputDeviceCommandInfo
Fields
Declaration
public InputDeviceCommand baseCommand
Field Value
Declaration
Field Value
Declaration
Field Value
Properties
Declaration
public static readonly FourCC Type { get; }
Property Value
Declaration
public readonly FourCC typeStatic { get; }
Property Value
Implements
Methods
Declaration
public static QueryKeyNameCommand Create(Key key)
Parameters
Type |
Name |
Description |
Key |
key |
|
Returns
Declaration
public string ReadKeyName()
Returns