Condividi tramite


IDispatcherProvider.GetForCurrentThread Metodo

Definizione

Ottiene un'implementazione IDispatcher per il thread dell'interfaccia utente corrente.

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

Restituisce

Istanza di un'implementazione IDispatcher .

Si applica a