Show / Hide Table of Contents

Class LedMappings

Contains mappings for LedId to SteelSeriesLedId.

Inheritance
object
LedMappings
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: RGB.NET.Devices.SteelSeries
Assembly: RGB.NET.Devices.SteelSeries.dll
Syntax
public static class LedMappings

Properties

| Edit this page View Source

HeadsetTwoZone

Gets the mapping for two-zone headsets.

Declaration
public static LedMapping<SteelSeriesLedId> HeadsetTwoZone { get; }
Property Value
Type Description
LedMapping<SteelSeriesLedId>
| Edit this page View Source

KeyboardMappingUk

Gets the uk-mapping for keyboards.

Declaration
public static LedMapping<SteelSeriesLedId> KeyboardMappingUk { get; }
Property Value
Type Description
LedMapping<SteelSeriesLedId>
| Edit this page View Source

KeyboardNotebookMappingUk

Gets the uk-notebook-mapping for keyboards.

Declaration
public static LedMapping<SteelSeriesLedId> KeyboardNotebookMappingUk { get; }
Property Value
Type Description
LedMapping<SteelSeriesLedId>
| Edit this page View Source

KeyboardTklMappingUk

Gets the uk-tkl-mapping for keyboards.

Declaration
public static LedMapping<SteelSeriesLedId> KeyboardTklMappingUk { get; }
Property Value
Type Description
LedMapping<SteelSeriesLedId>
| Edit this page View Source

MonitorOnehundredandthreeZone

Gets the mapping for 103-zone led strip devices (monitor).

Declaration
public static LedMapping<SteelSeriesLedId> MonitorOnehundredandthreeZone { get; }
Property Value
Type Description
LedMapping<SteelSeriesLedId>
| Edit this page View Source

MouseEightZone

Gets the mapping for eight-zone mice.

Declaration
public static LedMapping<SteelSeriesLedId> MouseEightZone { get; }
Property Value
Type Description
LedMapping<SteelSeriesLedId>
| Edit this page View Source

MouseOneZone

Gets the mapping for one-zone mice.

Declaration
public static LedMapping<SteelSeriesLedId> MouseOneZone { get; }
Property Value
Type Description
LedMapping<SteelSeriesLedId>
| Edit this page View Source

MouseTenZone

Gets the mapping for ten-zone mice.

Declaration
public static LedMapping<SteelSeriesLedId> MouseTenZone { get; }
Property Value
Type Description
LedMapping<SteelSeriesLedId>
| Edit this page View Source

MouseThreeZone

Gets the mapping for three-zone mice.

Declaration
public static LedMapping<SteelSeriesLedId> MouseThreeZone { get; }
Property Value
Type Description
LedMapping<SteelSeriesLedId>
| Edit this page View Source

MouseTwoZone

Gets the mapping for two-zone mice.

Declaration
public static LedMapping<SteelSeriesLedId> MouseTwoZone { get; }
Property Value
Type Description
LedMapping<SteelSeriesLedId>
| Edit this page View Source

MousepadTwelveZone

Gets the mapping for twelve-zone mousepads

Declaration
public static LedMapping<SteelSeriesLedId> MousepadTwelveZone { get; }
Property Value
Type Description
LedMapping<SteelSeriesLedId>
| Edit this page View Source

MousepadTwoZone

Gets the mapping for two-zone mousepads

Declaration
public static LedMapping<SteelSeriesLedId> MousepadTwoZone { get; }
Property Value
Type Description
LedMapping<SteelSeriesLedId>
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX