Skip to content

WinUIReactiveUIBuilderExtensions class

Defined in

Namespace: ReactiveUI.Builder Assembly: ReactiveUI.WinUI.dll Full name: ReactiveUI.Builder.WinUIReactiveUIBuilderExtensions Modifiers: public static

Summary

View source

        WinUI-specific extensions for the ReactiveUI builder.
        

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041

Properties

NameSummary
static WinUIMainThreadSchedulerGets the win UI main thread scheduler.

Methods

NameSummary
static WithWinUIConfigures ReactiveUI for WinUI platform with appropriate schedulers.
static WithWinUISchedulerConfigures the builder to use the WinUI main thread scheduler for reactive operations.
static WithWinUIConvertersRegisters WinUI-specific converters to the ConverterService.
Inherited members