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

属性值

适用于