Skip to main content

DispatcherPriorityAwaitable Struct

Definition

Assembly:Avalonia.Base
Package:Avalonia

A simple awaitable type that will return a DispatcherPriorityAwaiter.

public struct DispatcherPriorityAwaitable

Inheritance: ValueType -> DispatcherPriorityAwaitable

Methods

NameDescription
GetAwaiterNo summary available.

GetAwaiter Method

public Avalonia.Threading.DispatcherPriorityAwaiter GetAwaiter()

Returns

Avalonia.Threading.DispatcherPriorityAwaiter