Class KeyboardDeviceInstance
Inheritance
System.Object
KeyboardDeviceInstance
Implements
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Snowflake.Input.Device
Assembly: Snowflake.Framework.dll
Syntax
public sealed class KeyboardDeviceInstance : IInputDeviceInstance
Constructors
KeyboardDeviceInstance()
Declaration
public KeyboardDeviceInstance()
Properties
Capabilities
Declaration
public IEnumerable<DeviceCapability> Capabilities { get; }
Property Value
Type | Description |
---|---|
System. |
CapabilityLabels
Declaration
public IDeviceCapabilityLabels CapabilityLabels { get; }
Property Value
Type | Description |
---|---|
IDevice |
ClassEnumerationIndex
Declaration
public int ClassEnumerationIndex { get; }
Property Value
Type | Description |
---|---|
System. |
DefaultLayout
Declaration
public IDeviceLayoutMapping DefaultLayout { get; }
Property Value
Type | Description |
---|---|
IDevice |
Driver
Declaration
public InputDriver Driver { get; }
Property Value
Type | Description |
---|---|
Input |
EnumerationIndex
Declaration
public int EnumerationIndex { get; }
Property Value
Type | Description |
---|---|
System. |
NameEnumerationIndex
Declaration
public int NameEnumerationIndex { get; }
Property Value
Type | Description |
---|---|
System. |
ProductEnumerationIndex
Declaration
public int ProductEnumerationIndex { get; }
Property Value
Type | Description |
---|---|
System. |