Show / Hide Table of Contents

Interface IKeyboardDeviceInfo

Represents a generic keyboard device information.

Inherited Members
IRGBDeviceInfo.DeviceType
IRGBDeviceInfo.DeviceName
IRGBDeviceInfo.Manufacturer
IRGBDeviceInfo.Model
IRGBDeviceInfo.LayoutMetadata
Namespace: RGB.NET.Core
Assembly: RGB.NET.Core.dll
Syntax
public interface IKeyboardDeviceInfo : IRGBDeviceInfo

Properties

| Edit this page View Source

Layout

Gets the KeyboardLayoutType of the keyboard.

Declaration
KeyboardLayoutType Layout { get; }
Property Value
Type Description
KeyboardLayoutType
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX