Class CoolerMasterKeyboardRGBDeviceInfo
Represents a generic information for a CoolerMasterKeyboardRGBDevice.
Inherited Members
Namespace: RGB.NET.Devices.CoolerMaster
Assembly: RGB.NET.Devices.CoolerMaster.dll
Syntax
public sealed class CoolerMasterKeyboardRGBDeviceInfo : CoolerMasterRGBDeviceInfo, IKeyboardDeviceInfo, IRGBDeviceInfo
Properties
| Edit this page View SourceLayout
Gets the KeyboardLayoutType of the keyboard.
Declaration
public KeyboardLayoutType Layout { get; }
Property Value
Type | Description |
---|---|
KeyboardLayoutType |
PhysicalLayout
Gets the CoolerMasterPhysicalKeyboardLayout of the CoolerMasterKeyboardRGBDevice.
Declaration
public CoolerMasterPhysicalKeyboardLayout PhysicalLayout { get; }
Property Value
Type | Description |
---|---|
CoolerMasterPhysicalKeyboardLayout |