- Assembly
- Rocket
.Surgery .ReactiveUI .Forms .dll - Namespace
- Rocket
.Surgery .ReactiveUI .Forms - Base Types
-
- ListView
graph BT
Type-->Base0["ListView"]
Type["ReactiveListView"]
class Type type-node
Syntax
public class ReactiveListView : ListView
Constructors
Methods
Name | Value | Summary |
---|---|---|
List |
IObservable |
|
List |
IObservable |
|
ListViewItemSelected |
IObservable |
|
ListViewItemSelected |
IObservable |
|
ListViewItemTapped |
IObservable |
|
ListViewItemTapped |
IObservable |
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|