- Assembly
- Comet
.Blazor .dll - Namespace
- Comet
.Blazor .Handlers - Containing Type
- IBlazorViewHandler
Syntax
void OnComponentLoad(object nativeView)
Parameters
| Name | Type | Description |
|---|---|---|
| nativeView | object |
Return Value
| Type | Description |
|---|---|
| void |
void OnComponentLoad(object nativeView)
| Name | Type | Description |
|---|---|---|
| nativeView | object |
| Type | Description |
|---|---|
| void |