Preparing search index...
The search index is not available
Aspect Library Document
Aspect Library Document
components
ImmutableStateValue
Class ImmutableStateValue<T>
Type Parameters
T
Hierarchy
ImmutableStateValue
MutableStateValue
Implements
ImmutableAspectValue
<
T
>
Index
Constructors
constructor
Properties
key
loaded
val
Methods
reload
unwrap
Constructors
constructor
new
Immutable
State
Value
<
T
>
(
key
)
:
ImmutableStateValue
<
T
>
Type Parameters
T
Parameters
key
:
string
Returns
ImmutableStateValue
<
T
>
Properties
Protected
Readonly
key
key
:
string
Protected
loaded
loaded
:
boolean
= false
Protected
val
val
:
T
Methods
reload
reload
(
)
:
void
Returns
void
unwrap
unwrap
(
)
:
T
Returns
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
key
loaded
val
reload
unwrap
Aspect Library Document
common
components
proto
types