Class KeyboardLayout
Implements
Inherited Members
Namespace: PoeShared.Services
Assembly: PoeShared.Native.dll
Syntax
public sealed record KeyboardLayout : IEquatable<KeyboardLayout>
Constructors
| Name | Description |
|---|---|
| KeyboardLayout(InputLanguage) |
Properties
| Name | Description |
|---|---|
| Culture | |
| Handle | |
| InputLanguage | |
| IsValid | |
| LCID | |
| LayoutName | |
| PrimaryLanguageId | |
| SubLanguageId |
Methods
| Name | Description |
|---|---|
| Equals(KeyboardLayout?) | |
| Equals(object?) | |
| GetHashCode() | |
| ToString() | |
| <Clone>$() |
Operators
| Name | Description |
|---|---|
| operator ==(KeyboardLayout?, KeyboardLayout?) | |
| operator !=(KeyboardLayout?, KeyboardLayout?) |