Partager via


IDispatcherProvider.GetForCurrentThread Méthode

Définition

Obtient une IDispatcher implémentation pour le thread d’interface utilisateur actuel.

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

Retours

Instance d’une IDispatcher implémentation.

S’applique à