Show / Hide Table of Contents

Class AsusKeyboardRGBDeviceInfo

Represents a generic information for a AsusKeyboardRGBDevice.

Inheritance
object
AsusRGBDeviceInfo
AsusKeyboardRGBDeviceInfo
Implements
IKeyboardDeviceInfo
IRGBDeviceInfo
Inherited Members
AsusRGBDeviceInfo.DeviceType
AsusRGBDeviceInfo.DeviceName
AsusRGBDeviceInfo.Manufacturer
AsusRGBDeviceInfo.Model
AsusRGBDeviceInfo.LayoutMetadata
AsusRGBDeviceInfo.Device
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: RGB.NET.Devices.Asus
Assembly: RGB.NET.Devices.Asus.dll
Syntax
public sealed class AsusKeyboardRGBDeviceInfo : AsusRGBDeviceInfo, 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