Skip to main content

Dispatcher.DispatcherProcessingDisabled Structure

Definition

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

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

Methods

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

See Also

Reference

Avalonia.Threading Namespace