Show / Hide Table of Contents

Class RazerKeyboardRGBDeviceInfo

Represents a generic information for a RazerKeyboardRGBDevice.

Inheritance
object
RazerRGBDeviceInfo
RazerKeyboardRGBDeviceInfo
Implements
IKeyboardDeviceInfo
IRGBDeviceInfo
Inherited Members
RazerRGBDeviceInfo.DeviceType
RazerRGBDeviceInfo.DeviceName
RazerRGBDeviceInfo.Manufacturer
RazerRGBDeviceInfo.Model
RazerRGBDeviceInfo.LayoutMetadata
RazerRGBDeviceInfo.EndpointType
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: RGB.NET.Devices.Razer
Assembly: RGB.NET.Devices.Razer.dll
Syntax
public sealed class RazerKeyboardRGBDeviceInfo : RazerRGBDeviceInfo, 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
  • Properties
    • Layout
  • Implements
Back to top Generated by DocFX