Show / Hide Table of Contents

Class CoolerMasterKeyboardRGBDeviceInfo

Represents a generic information for a CoolerMasterKeyboardRGBDevice.

Inheritance
object
CoolerMasterRGBDeviceInfo
CoolerMasterKeyboardRGBDeviceInfo
Implements
IKeyboardDeviceInfo
IRGBDeviceInfo
Inherited Members
CoolerMasterRGBDeviceInfo.DeviceType
CoolerMasterRGBDeviceInfo.DeviceName
CoolerMasterRGBDeviceInfo.Manufacturer
CoolerMasterRGBDeviceInfo.Model
CoolerMasterRGBDeviceInfo.LayoutMetadata
CoolerMasterRGBDeviceInfo.DeviceIndex
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: RGB.NET.Devices.CoolerMaster
Assembly: RGB.NET.Devices.CoolerMaster.dll
Syntax
public sealed class CoolerMasterKeyboardRGBDeviceInfo : CoolerMasterRGBDeviceInfo, IKeyboardDeviceInfo, IRGBDeviceInfo

Properties

| Edit this page View Source

Layout

Gets the KeyboardLayoutType of the keyboard.

Declaration
public KeyboardLayoutType Layout { get; }
Property Value
Type Description
KeyboardLayoutType
| Edit this page View Source

PhysicalLayout

Gets the CoolerMasterPhysicalKeyboardLayout of the CoolerMasterKeyboardRGBDevice.

Declaration
public CoolerMasterPhysicalKeyboardLayout PhysicalLayout { get; }
Property Value
Type Description
CoolerMasterPhysicalKeyboardLayout

Implements

IKeyboardDeviceInfo
IRGBDeviceInfo
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX