Class OsdRegionSelectorPreview
Inheritance
OsdRegionSelectorPreview
Implements
Inherited Members
Namespace: EyeAuras.Blazor.Controls.Osd
Assembly: EyeAuras.Blazor.Controls.dll
Syntax
public class OsdRegionSelectorPreview : BlazorReactiveComponent, IComponent, IHandleEvent, IHandleAfterRender, IReactiveComponent, IDisposable, INotifyPropertyChanged, IRefreshableComponent, IAsyncDisposable
Constructors
| Name | Description |
|---|---|
| OsdRegionSelectorPreview() |
Properties
| Name | Description |
|---|---|
| BlazorWindowController | |
| CanvasRef | |
| DomEventListener | |
| KeyboardEventsSource |
Methods
| Name | Description |
|---|---|
| BuildRenderTree(RenderTreeBuilder) | |
| OnAfterFirstRenderAsync() | Method invoked first time the component has been rendered. Note that the component does not automatically re-render after the completion of any returned Task, because that would cause an infinite render loop. |
| OnInitializedAsync() | |
| OnPointSelected(JsonElement) | |
| OnRegionSelected(JsonElement) |