HandlerSequencer.Main property¶
Defined in
Type: HandlerSequencer
Namespace: ReactiveUI.Primitives.Reactive.Concurrency
Assembly: ReactiveUI.Primitives.Reactive.dll
Applies to
net10.0-android36.0
public static HandlerSequencer Main { get; }
Summary: Gets a sequencer that marshals work onto the application's main (UI) looper.
Returns: HandlerSequencer