- 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
Name | Summary |
---|---|
Internal |
Events
Name | Type | Summary |
---|---|---|
Signaled | Action |
|
Tick | Action |
Properties
Name | Value | Summary |
---|---|---|
Current |
bool |
Methods
Name | Value | Summary |
---|---|---|
RunLoop |
void | |
Signal |
void | |
StartTimer |
IDisposable |