Kuira
Toggle table of contents
0.1.0-alpha05
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Kuira
wallet-runtime
/
com.midnight.kuira.sdk.walletruntime
/
SessionLock
/
withHold
with
Hold
suspend
fun
<
T
>
withHold
(
block
:
suspend
(
)
->
T
)
:
T
Suspend-friendly
acquireHold
: holds for the duration of
block
.