Skip to content

WpfReactiveUIBuilderExtensions.WithWpfScheduler(IReactiveUIBuilder) method

Defined in

Type: WpfReactiveUIBuilderExtensions Namespace: ReactiveUI.Builder Assembly: ReactiveUI.Wpf.dll

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net462, net481

public static IReactiveUIBuilder WithWpfScheduler(this IReactiveUIBuilder builder)

View source

Summary: Withes the WPF scheduler.

Parameters

NameTypeDescription
builder[IReactiveUIBuilder](#The builder.

Returns: IReactiveUIBuilder -- The builder instance for chaining.