CoreDispatcherScheduler.Current property¶
Defined in
Type: CoreDispatcherScheduler
Namespace: System.Reactive.Concurrency
Assembly: ReactiveUI.Uno.WinUI.dll
Applies to
net8.0, net8.0-android34.0, net8.0-ios17.5, net8.0-maccatalyst17.5, net8.0-macos14.2, net8.0-macos14.5, net8.0-tvos17.2
public static CoreDispatcherScheduler Current { get; }
Summary:
Gets the scheduler that schedules work on the CoreDispatcher associated with the current Window.
Returns: CoreDispatcherScheduler