Show / Hide Table of Contents

Class WootingKeyboardRGBDeviceInfo

Represents a generic information for a WootingKeyboardRGBDevice.

Inheritance
object
WootingRGBDeviceInfo
WootingKeyboardRGBDeviceInfo
Implements
IKeyboardDeviceInfo
IRGBDeviceInfo
Inherited Members
WootingRGBDeviceInfo.DeviceType
WootingRGBDeviceInfo.DeviceName
WootingRGBDeviceInfo.Manufacturer
WootingRGBDeviceInfo.Model
WootingRGBDeviceInfo.LayoutMetadata
WootingRGBDeviceInfo.WootingDeviceType
WootingRGBDeviceInfo.WootingLayoutType
WootingRGBDeviceInfo.WootingDeviceIndex
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: RGB.NET.Devices.Wooting.Keyboard
Assembly: RGB.NET.Devices.Wooting.dll
Syntax
public sealed class WootingKeyboardRGBDeviceInfo : WootingRGBDeviceInfo, 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

Implements

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