Enum CorsairDeviceCaps
Contains a list of corsair device capabilities.
Namespace: RGB.NET.Devices.CorsairLegacy
Assembly: RGB.NET.Devices.CorsairLegacy.dll
Syntax
[Flags]
public enum CorsairDeviceCaps
Fields
| Name | Description |
|---|---|
| Lighting | For devices that has controlled lighting. |
| None | For devices that do not support any SDK functions. |
| PropertyLookup | For devices that provide current state through set of properties. |