Share via


DispatcherProvider.Current Property

Definition

Gets the currently set IDispatcherProvider instance.

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

Property Value

Applies to