Interface IKeyboardDeviceInfo
Represents a generic keyboard device information.
Inherited Members
Namespace: RGB.NET.Core
Assembly: RGB.NET.Core.dll
Syntax
public interface IKeyboardDeviceInfo : IRGBDeviceInfo
Properties
| Edit this page View SourceLayout
Gets the KeyboardLayoutType of the keyboard.
Declaration
KeyboardLayoutType Layout { get; }
Property Value
Type | Description |
---|---|
KeyboardLayoutType |