MauiDispatcherSequencer.Dispatcher property¶
Defined in
Type: MauiDispatcherSequencer
Namespace: ReactiveUI.Primitives.Reactive.Concurrency
Assembly: ReactiveUI.Primitives.Maui.Reactive.dll
Applies to
net10.0, net10.0-browserwasm1.0, net10.0-desktop1.0, net9.0, net9.0-browserwasm1.0, net9.0-desktop1.0, netstandard2.1
public IDispatcher Dispatcher { get; }
Summary: Gets the dispatcher used to marshal work to the UI thread.
Returns: IDispatcher