WinFormsReactiveUIBuilderExtensions class¶
Defined in
Namespace: ReactiveUI.Builder
Assembly: ReactiveUI.Winforms.dll
Full name: ReactiveUI.Builder.WinFormsReactiveUIBuilderExtensions
Modifiers: public static
Summary¶
WinForms-specific extensions for the ReactiveUI builder.
Applies to
net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net462, net481
Properties¶
| Name | Summary |
|---|---|
| static WinFormsMainThreadScheduler | Gets the win forms main thread scheduler. |
Methods¶
| Name | Summary |
|---|---|
| static WithWinForms | Configures ReactiveUI for WinForms platform with appropriate schedulers. |
| static WithWinFormsScheduler | Withes the win UI scheduler. |