AndroidXReactiveUIBuilderExtensions class¶
Defined in
Namespace: ReactiveUI.Builder
Assembly: ReactiveUI.AndroidX.dll
Full name: ReactiveUI.Builder.AndroidXReactiveUIBuilderExtensions
Modifiers: public static
Summary¶
AndroidX-specific extensions for the ReactiveUI builder.
Applies to
net10.0-android36.0
Properties¶
| Name | Summary |
|---|---|
| static AndroidXMainThreadScheduler | Gets the android x main thread scheduler. |
Methods¶
| Name | Summary |
|---|---|
| static WithAndroidX | Configures ReactiveUI for AndroidX platform with appropriate schedulers. |
| static WithAndroidXScheduler | Withes the android x scheduler. |