Class HotkeySelectorItem
Implements
Inherited Members
Namespace: EyeAuras.Roxy.Controls
Assembly: EyeAuras.Roxy.dll
Syntax
public sealed record HotkeySelectorItem : IEquatable<HotkeySelectorItem>
Constructors
| Name | Description |
|---|---|
| HotkeySelectorItem() |
Properties
| Name | Description |
|---|---|
| Gesture | |
| GestureAsString |
Methods
| Name | Description |
|---|---|
| Equals(HotkeySelectorItem?) | |
| Equals(object?) | |
| GetHashCode() | |
| ToString() | |
| <Clone>$() |
Operators
| Name | Description |
|---|---|
| operator ==(HotkeySelectorItem?, HotkeySelectorItem?) | |
| operator !=(HotkeySelectorItem?, HotkeySelectorItem?) |