MauiAndroidScheduler.MainThreadScheduler property¶
Defined in
Type: MauiAndroidScheduler
Namespace: System.Reactive.Concurrency
Assembly: ReactiveMarbles.ViewModel.MAUI.dll
Applies to
net8.0-android34.0
public static IScheduler MainThreadScheduler { get; }
Summary: Gets a common instance to avoid allocations to the MainThread for the MauiAndroidScheduler.
Returns: IScheduler