From e9fe74bd3a17e5c114b9af62d0eb0d2f7900930e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=9C=E5=BA=86=E6=B3=89?= Date: Thu, 28 Dec 2023 11:14:32 +0800 Subject: [PATCH] Update utsandroid.md --- docs/uts/utsandroid.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/docs/uts/utsandroid.md b/docs/uts/utsandroid.md index 069bf663..2350d6bf 100644 --- a/docs/uts/utsandroid.md +++ b/docs/uts/utsandroid.md @@ -282,6 +282,18 @@ UTSAndroid.getDispatcher("io").async(function(_){ + +### getAppCachePath + + + + + + + + + + ### rpx2px(rpx:number) : number; @@ -411,4 +423,4 @@ context.startActivity(intent); ``` - \ No newline at end of file + -- GitLab