Compartir a través de


IDispatcherProvider.GetForCurrentThread Método

Definición

Obtiene una IDispatcher implementación para el subproceso de interfaz de usuario actual.

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

Devoluciones

Instancia de una IDispatcher implementación.

Se aplica a