Namespace ReactiveUI.AndroidX
Classes
- Control
Fetcher Mixin ControlFetcherMixin helps you automatically wire-up Activities and Fragments via property names, similar to Butter Knife, as well as allows you to fetch controls manually.
- Reactive
App Compat Activity This is an Activity that is both an Activity and has ReactiveObject powers (i.e. you can call RaiseAndSetIfChanged).
- ReactiveAppCompatActivity<TViewModel>
This is an Activity that is both an Activity and has ReactiveObject powers (i.e. you can call RaiseAndSetIfChanged).
- Reactive
Dialog Fragment This is a Fragment that is both an Activity and has ReactiveObject powers (i.e. you can call RaiseAndSetIfChanged).
- ReactiveDialogFragment<TViewModel>
This is a DialogFragment that is both a DialogFragment and has ReactiveObject powers (i.e. you can call RaiseAndSetIfChanged).
- Reactive
Fragment This is a Fragment that is both an Activity and has ReactiveObject powers (i.e. you can call RaiseAndSetIfChanged).
- Reactive
Fragment Activity This is an Activity that is both an Activity and has ReactiveObject powers (i.e. you can call RaiseAndSetIfChanged).
- ReactiveFragmentActivity<TViewModel>
This is an Activity that is both an Activity and has ReactiveObject powers (i.e. you can call RaiseAndSetIfChanged).
- ReactiveFragment<TViewModel>
This is a Fragment that is both an Activity and has ReactiveObject powers (i.e. you can call RaiseAndSetIfChanged).
- ReactivePagerAdapter<TViewModel>
ReactivePagerAdapter is a PagerAdapter that will interface with a Observable change set, in a similar fashion to ReactiveTableViewSource.
- ReactivePagerAdapter<TViewModel, TCollection>
ReactivePagerAdapter is a PagerAdapter that will interface with a Observable change set, in a similar fashion to ReactiveTableViewSource.
- Reactive
Preference Fragment This is a PreferenceFragment that is both an Activity and has ReactiveObject powers (i.e. you can call RaiseAndSetIfChanged).
- ReactivePreferenceFragment<TViewModel>
This is a PreferenceFragment that is both an Activity and has ReactiveObject powers (i.e. you can call RaiseAndSetIfChanged).
- ReactiveRecyclerViewAdapter<TViewModel>
An adapter for the Android AndroidX.
Recycler .View. Widget. Recycler View
- ReactiveRecyclerViewAdapter<TViewModel, TCollection>
An adapter for the Android AndroidX.
Recycler .View. Widget. Recycler View
- ReactiveRecyclerViewViewHolder<TViewModel>
A AndroidX.
Recycler implementation that binds to a reactive view model.View. Widget. Recycler View. View Holder
- Registrations
AndroidX platform registrations.
- Resource
Android Resource Designer class. Exposes the Android Resource designer assembly into the project Namespace.