InternalPlatformThreadingInterface Class

Namespace
Avalonia.Controls.Platform
Interfaces
Base Types
  • object
graph BT Type-->Base0["object"] Type-.->Interface0["IPlatformThreadingInterface"] click Interface0 "/api/Avalonia.Platform/IPlatformThreadingInterface" Type["InternalPlatformThreadingInterface"] class Type type-node

Syntax

public class InternalPlatformThreadingInterface : IPlatformThreadingInterface

Constructors

Events

Name Type Summary
Signaled Action<DispatcherPriority?>
Tick Action<TimeSpan>

Properties

Name Value Summary
CurrentThreadIsLoopThread bool

Methods