IPlatformThreadingInterface Interface

Summary

Provides platform-specific services relating to threading.
graph BT Type["IPlatformThreadingInterface"] class Type type-node Implementing0["InternalPlatformThreadingInterface"]-.->Type click Implementing0 "/api/Avalonia.Controls.Platform/InternalPlatformThreadingInterface"

Syntax

public interface IPlatformThreadingInterface

Events

Name Type Summary
Signaled Action<DispatcherPriority?>

Properties

Name Value Summary
CurrentThreadIsLoopThread bool

Methods