Summary
Object that abstracts
ReactiveUI.ReactiveObject
for use with MvvmCross.
- Assembly
- Rocket
.Surgery .ReactiveUI .Interop .MvvmCross .dll - Namespace
- Rocket
.Surgery .ReactiveUI .Interop .MvvmCross - Base Types
-
- ReactiveObject
graph BT
Type-->Base0["ReactiveObject"]
Type["MvxReactiveObject"]
class Type type-node
Syntax
public class MvxReactiveObject : ReactiveObject
Constructors
Name | Summary |
---|---|
MvxReactiveObject |
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|
See Also
- ReactiveUI.ReactiveObject