- Assembly
- Rocket
.Surgery .ReactiveUI .dll - Namespace
- Rocket
.Surgery .ReactiveUI - Base Types
-
- ReactiveImageView
<TViewModel>
- ReactiveImageView
graph BT
Type-->Base0["ReactiveImageView<TViewModel>"]
Type["ImageViewBase<TViewModel>"]
class Type type-node
Syntax
public abstract class ImageViewBase<TViewModel> : ReactiveImageView<TViewModel>
where TViewModel : class, IReactiveObject
Type Parameters
| Name | Description |
|---|---|
| TViewModel |
Constructors
| Name | Summary |
|---|---|
| ImageViewBase |
Extension Methods
| Name | Value | Summary |
|---|---|---|
| SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
| With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|
