The StateVariable<(Of <(<'T>)>)> type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | HasValue |
Indicates wether there is a value present or not
|
![]() | Item |
Get/sets the value in associated dictionary/map
|
![]() | Value |
Sets or gets the value in the current items
|
![]() | ValueOrDefault |
Gets the value in the current items or if none is available default(T) |