Dispatcher.

VerifyAccess() Method

Summary

Checks that the current thread is the UI thread and throws if not.
Namespace
Avalonia.Threading
Containing Type
Dispatcher

Syntax

public void VerifyAccess()

Return Value

Type Description
void