AvaloniaSynchronizationContextRestoreContext Structure

Definition

Namespace: Avalonia.Threading
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public struct RestoreContext : IDisposable, 
	IEquatable<AvaloniaSynchronizationContextRestoreContext>
Inheritance
Object    ValueType    AvaloniaSynchronizationContextRestoreContext
Implements
IDisposable, IEquatableAvaloniaSynchronizationContextRestoreContext

Methods

DisposeReleases all resources used by the AvaloniaSynchronizationContextRestoreContext
GetTypeGets the Type of the current instance.
(Inherited from Object)

See Also