Rachel
Toggle table of contents
3.5.0
desktop
Target filter
desktop
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.startup.os
/
love.yinlin.startup
/
StartupComposeSwingRender
Startup
Compose
Swing
Render
desktop
class
StartupComposeSwingRender
:
SyncStartup
Members
Constructors
Startup
Compose
Swing
Render
Link copied to clipboard
desktop
constructor
(
)
Properties
error
Scope
Link copied to clipboard
desktop
val
errorScope
:
Nothing
Functions
destroy
Link copied to clipboard
desktop
open
fun
destroy
(
context
:
Context
,
args
:
StartupArgs
)
destroy
Before
Link copied to clipboard
desktop
open
fun
destroyBefore
(
context
:
Context
,
args
:
StartupArgs
)
init
Link copied to clipboard
desktop
suspend override
fun
init
(
scope
:
CoroutineScope
,
context
:
Context
,
args
:
StartupArgs
)
:
Nothing
open
override
fun
init
(
context
:
Context
,
args
:
StartupArgs
)
init
Later
Link copied to clipboard
desktop
open
override
fun
initLater
(
context
:
Context
,
args
:
StartupArgs
)
suspend override
fun
initLater
(
scope
:
CoroutineScope
,
context
:
Context
,
args
:
StartupArgs
)
:
Nothing
to
String
Link copied to clipboard
desktop
open
override
fun
toString
(
)
:
String