RemoteWidget.

Render(DrawingContext) Method

Namespace
Avalonia.Controls.Remote
Containing Type
RemoteWidget

Syntax

public override void Render(DrawingContext context)

Parameters

Name Type Description
context DrawingContext

Return Value

Type Description
void