Rachel
Toggle table of contents
3.6.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.compose.app
/
love.yinlin.compose
/
StateStartupMap
State
Startup
Map
@
Stable
class
StateStartupMap
:
StartupMap
Members
Constructors
State
Startup
Map
Link copied to clipboard
constructor
(
)
Functions
delegate
Link copied to clipboard
open
override
fun
delegate
(
id
:
String
)
:
ReadOnlyProperty
<
Any
?
,
Startup
?
>
get
Link copied to clipboard
open
operator override
fun
get
(
id
:
String
)
:
Startup
?
set
Link copied to clipboard
open
operator override
fun
set
(
id
:
String
,
value
:
Startup
)