toggle menu
KAHelpers
androidJvm
switch theme
search in API
contextGetters
/
dev.funkymuse.contextgetters
/
getExitReasons
get
Exit
Reasons
@
RequiresApi
(
value
=
30
)
fun
Context
.
getExitReasons
(
pid
:
Int
=
0
,
maxRes
:
Int
=
1
)
:
MutableList
<
ApplicationExitInfo
>