Slide 109
Slide 109 text
©2018 Lang-8 Inc. ALL Rights Reserved.
w݁ՌΛ࣋ͨͳ͍ίϧʔνϯΛ࡞͢Δί
ϧʔνϯϏϧμʔؔ
MBVODIؔ
public fun launch(
context: CoroutineContext = DefaultDispatcher,
start: CoroutineStart = CoroutineStart.DEFAULT,
parent: Job? = null,
onCompletion: CompletionHandler? = null,
block: suspend CoroutineScope.() -> Unit
): Job