次の方法で共有


Dispatcher.GetForCurrentThread メソッド

定義

public:
 static Microsoft::Maui::Dispatching::IDispatcher ^ GetForCurrentThread();
public static Microsoft.Maui.Dispatching.IDispatcher? GetForCurrentThread ();
static member GetForCurrentThread : unit -> Microsoft.Maui.Dispatching.IDispatcher
Public Shared Function GetForCurrentThread () As IDispatcher

戻り値

適用対象