AvaloniaSynchronizationContext.RestoreContext Structure
Definition
Namespace: Avalonia.Threading
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public struct RestoreContext : IDisposable,
IEquatable<AvaloniaSynchronizationContext.RestoreContext>
Public Structure RestoreContext
Implements IDisposable, IEquatable(Of AvaloniaSynchronizationContext.RestoreContext)
[<SealedAttribute>]
type RestoreContext =
struct
inherit ValueType
interface IDisposable
interface IEquatable<AvaloniaSynchronizationContext.RestoreContext>
end
Inheritance | Object → ValueType → AvaloniaSynchronizationContext.RestoreContext |
Implements | IDisposable, IEquatable(AvaloniaSynchronizationContext.RestoreContext) |
Methods
Dispose() | Releases all resources used by the AvaloniaSynchronizationContext.RestoreContext |
GetType() | Gets the Type of the current instance. (Inherited from Object) |