IAdaptiveValue Type
Represents a dependency-aware value that may change as changes are fed into the system. An AdaptiveValue cannot be changed directly but gets updated by the dependency graph.
Instance members
Instance member | Description |
Full Usage:
this.Accept
Parameters:
IAdaptiveValueVisitor<'R>
Returns: 'R
Modifiers: abstract Type parameters: 'R |
|
|
|
|