共用方式為


DispatcherProvider.Current 屬性

定義

取得目前設定 IDispatcherProvider 的 實例。

public:
 static property Microsoft::Maui::Dispatching::IDispatcherProvider ^ Current { Microsoft::Maui::Dispatching::IDispatcherProvider ^ get(); };
public static Microsoft.Maui.Dispatching.IDispatcherProvider Current { get; }
static member Current : Microsoft.Maui.Dispatching.IDispatcherProvider
Public Shared ReadOnly Property Current As IDispatcherProvider

屬性值

適用於