Preparing search index...
The search index is not available
Aspect Library Document
Aspect Library Document
components
MutableStateValue
Class MutableStateValue<T>
Type Parameters
T
Hierarchy
ImmutableStateValue
<
T
>
MutableStateValue
Implements
MutableAspectValue
<
T
>
Index
Constructors
constructor
Properties
key
loaded
val
Methods
reload
set
unwrap
Constructors
constructor
new
Mutable
State
Value
<
T
>
(
key
)
:
MutableStateValue
<
T
>
Type Parameters
T
Parameters
key
:
string
Returns
MutableStateValue
<
T
>
Properties
Protected
Readonly
key
key
:
string
Protected
loaded
loaded
:
boolean
= false
Protected
val
val
:
T
Methods
reload
reload
(
)
:
void
Returns
void
set
set
<
T
>
(
value
)
:
void
Type Parameters
T
Parameters
value
:
T
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
set
unwrap
Aspect Library Document
common
components
proto
types