Dispatcher.

Dispatcher(IPlatformThreadingInterface) Constructor

Namespace
Avalonia.Threading
Containing Type
Dispatcher

Syntax

public Dispatcher(IPlatformThreadingInterface platform)

Parameters

Name Type Description
platform IPlatformThreadingInterface

Return Value

Type Description
void