Skip to content

MauiWinUIScheduler.Current property

Defined in

Type: MauiWinUIScheduler Namespace: System.Reactive.Concurrency Assembly: ReactiveMarbles.ViewModel.MAUI.dll

Applies to

net8.0-windows10.0.19041

public static MauiWinUIScheduler Current { get; }

View source

Summary: Gets the scheduler that schedules work on the DispatcherQueue for the current thread.

Returns: MauiWinUIScheduler