다음을 통해 공유


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

속성 값

적용 대상