)>
Defined in Type: MauiAndroidScheduler
Namespace: System.Reactive.Concurrency
Assembly: ReactiveMarbles.ViewModel.MAUI.dll
Applies to
net8.0-android34.0
public MauiAndroidScheduler(Handler handler, long? threadIdAssociatedWithHandler)
Summary: Initializes a new instance of the MauiAndroidScheduler class.
Parameters
| Name | Type | Description |
|---|---|---|
handler | Handler | The handler. |
threadIdAssociatedWithHandler | long? | The thread identifier associated with handler. |