toggle menu
Android-Vast-Extension
androidJvm
switch theme
search in API
tools
/
com.ave.vastgui.tools.utils
/
AppUtils
/
getMemoryInfo
get
Memory
Info
@
JvmStatic
fun
getMemoryInfo
(
)
:
Triple
<
Double
,
Double
,
Double
>
Get memory information.
Return
The maxMemory, freeMemory, totalMemory of the application in turn.