Skip to content

WinFormsReactiveUIBuilderExtensions.WithWinFormsScheduler(IReactiveUIBuilder) method

Defined in

Type: WinFormsReactiveUIBuilderExtensions Namespace: ReactiveUI.Builder Assembly: ReactiveUI.Winforms.dll

Applies to

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

public static IReactiveUIBuilder WithWinFormsScheduler(this IReactiveUIBuilder builder)

View source

Summary: Withes the win UI scheduler.

Parameters

NameTypeDescription
builder[IReactiveUIBuilder](#The builder.

Returns: IReactiveUIBuilder -- The builder instance for chaining.