DispatcherProvider.GetForCurrentThread Metoda

Definice

Získá implementaci IDispatcher pro aktuální vlákno uživatelského rozhraní.

public:
 virtual Microsoft::Maui::Dispatching::IDispatcher ^ GetForCurrentThread();
public Microsoft.Maui.Dispatching.IDispatcher? GetForCurrentThread ();
abstract member GetForCurrentThread : unit -> Microsoft.Maui.Dispatching.IDispatcher
override this.GetForCurrentThread : unit -> Microsoft.Maui.Dispatching.IDispatcher
Public Function GetForCurrentThread () As IDispatcher

Návraty

IDispatcher Instance implementace

Implementuje

Platí pro