Skip to main content

CheckAccess Method

Determines whether the calling thread is the thread associated with this IDispatcher.

Definition

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

bool CheckAccess()
View Source

Return Value

Boolean
True if he calling thread is the thread associated with the dispatched, otherwise false.

See Also

Reference

IDispatcher Interface
Avalonia.Threading Namespace