다음을 통해 공유


IDispatcherProvider.GetForCurrentThread 메서드

정의

IDispatcher 현재 UI 스레드에 대한 구현을 가져옵니다.

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

반환

구현의 인스턴스입니다 IDispatcher .

적용 대상