Skip to main content

AvaloniaSynchronizationContext.RestoreContext Structure

Definition

Namespace: Avalonia.Threading
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public struct RestoreContext : IDisposable, 
IEquatable<AvaloniaSynchronizationContext.RestoreContext>
View Source
InheritanceObjectValueType → AvaloniaSynchronizationContext.RestoreContext
ImplementsIDisposable, IEquatable(AvaloniaSynchronizationContext.RestoreContext)

Methods

Dispose()Releases all resources used by the AvaloniaSynchronizationContext.RestoreContext
GetType()Gets the Type of the current instance.
(Inherited from Object)

See Also

Reference

Avalonia.Threading Namespace