Struct ElementKeyboardHookRef
Inherited Members
Namespace: PoeShared.Blazor.Services
Assembly: PoeShared.Blazor.dll
Syntax
public readonly struct ElementKeyboardHookRef : IAsyncDisposable, IEquatable<ElementKeyboardHookRef>
Properties
| Name | Description |
|---|---|
| ElementRef |
Methods
| Name | Description |
|---|---|
| Create<THandler>(IJsPoeBlazorUtils, ElementReference, THandler, string) | |
| DisposeAsync() | |
| Equals(ElementKeyboardHookRef) | |
| Equals(object) | |
| GetHashCode() | |
| ToString() |
Operators
| Name | Description |
|---|---|
| operator ==(ElementKeyboardHookRef, ElementKeyboardHookRef) | |
| operator !=(ElementKeyboardHookRef, ElementKeyboardHookRef) |