Sdílet prostřednictvím


IDispatcherProvider.GetForCurrentThread Metoda

Definice

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

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

Návraty

IDispatcher Instance implementace.

Platí pro