Show / Hide Table of Contents

Enum CorsairDataType

iCUE-SDK: contains list of available property types

Namespace: RGB.NET.Devices.Corsair
Assembly: RGB.NET.Devices.Corsair.dll
Syntax
public enum CorsairDataType

Fields

Name Description
Boolean

iCUE-SDK: for property of type Boolean

BooleanArray

iCUE-SDK: for array of Boolean

Float64

iCUE-SDK: for property of type Float64

Float64Array

iCUE-SDK: for array of Float64

Int32

iCUE-SDK: for property of type Int32 or Enumeration

Int32Array

iCUE-SDK: for array of Int32

String

iCUE-SDK: for property of type String

StringArray

iCUE-SDK: for array of String

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