WebEventDescriptor Class

Definition

Types in the Microsoft.AspNetCore.Components.RenderTree are not recommended for use outside of the Blazor framework. These types will change in a future release.

public ref class WebEventDescriptor sealed
public sealed class WebEventDescriptor
type WebEventDescriptor = class
Public NotInheritable Class WebEventDescriptor
Inheritance
WebEventDescriptor

Constructors

WebEventDescriptor()

Properties

BrowserRendererId

For framework use only.

EventArgsType

For framework use only.

EventFieldInfo

For framework use only.

EventHandlerId

For framework use only.

EventName

For framework use only.

Applies to