UnoWinUIDispatcherScheduler.Current property¶
Defined in
Type: UnoWinUIDispatcherScheduler
Namespace: System.Reactive.Concurrency
Assembly: ReactiveUI.Uno.dll
Applies to
net10.0-windows10.0.19041, net9.0-windows10.0.19041
public static UnoWinUIDispatcherScheduler Current { get; }
Summary: Gets the scheduler that schedules work on the DispatcherQueue for the current thread.
Returns: UnoWinUIDispatcherScheduler