Skip to main content

Dispatcher.DispatcherProcessingDisabled Struct

Definition

Assembly:Avalonia.Base
Package:Avalonia
public struct Dispatcher.DispatcherProcessingDisabled

Inheritance: ValueType -> Dispatcher.DispatcherProcessingDisabled

Implements: IDisposable, IEquatable<DispatcherProcessingDisabled>

Methods

NameDescription
DisposeNo summary available.
Equals (2 overloads)No summary available.
GetHashCodeNo summary available.
ToStringNo summary available.

Dispose Method

public void Dispose()

Equals overloads

Equals Method

public bool Equals(Avalonia.Threading.Dispatcher.DispatcherProcessingDisabled other)
Parameters

other Avalonia.Threading.Dispatcher.DispatcherProcessingDisabled

Returns

bool

Equals Method

public bool Equals(object obj)
Parameters

obj object

Returns

bool

GetHashCode Method

public int GetHashCode()

Returns

int

ToString Method

public string ToString()

Returns

string