Summary
Initializes a new instance of the
ImmediateRenderer
class.
- Namespace
- Avalonia
.Rendering - Containing Type
- ImmediateRenderer
Syntax
public ImmediateRenderer(IVisual root)
Parameters
Name | Type | Description |
---|---|---|
root | IVisual | The control to render. |
Return Value
Type | Description |
---|---|
void |