Skip to content

ReactiveUI.Reactive.Builder namespace

Part of the ReactiveUI.Reactive package.

TypeKindSummary
BuilderMixinsclassService-resolution extension members for [IReactiveUIInstance](#
IReactiveUIBuilderinterfaceFluent builder that configures ReactiveUI platform services, registrations, and schedulers before building an application instance.
IReactiveUIInstanceinterfaceDefines an application instance that provides access to schedulers for UI and background operations in a reactive programming context.
ReactiveUIBuilderclassA builder class for configuring ReactiveUI services with AOT compatibility. Extends the Splat AppBuilder to provide ReactiveUI-specific configuration.
RxAppBuilderclassProvides static methods for configuring and initializing ReactiveUI using the builder pattern.
RxAppBuilderMixinsclassProvides extension members for configuring ReactiveUI using the builder pattern.