DispatcherDispatcherProcessingDisabled Structure

Definition

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

Methods

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

See Also