ReactivePlotBindingOptions.UiScheduler property¶
Defined in
Type: ReactivePlotBindingOptions
Namespace: CrissCross.WPF.Plot
Assembly: CrissCross.WPF.Plot.dll
Applies to
net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481
public IScheduler? UiScheduler { get; init; }
Summary: Gets the scheduler used to marshal adapter mutations.
Returns: IScheduler?