IDispatcherProvider.GetForCurrentThread Methode

Definition

Ruft eine IDispatcher Implementierung für den aktuellen UI-Thread ab.

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

Gibt zurück

Instanz einer IDispatcher Implementierung.

Gilt für: