diff --git a/docs/api/system/capture-screen.md b/docs/api/system/capture-screen.md index 7cfc8aa13d34a7fde3bd4d1e40153f1a119dcabf..652166997f0e5e033c473bd7aad4f1678793cb7d 100644 --- a/docs/api/system/capture-screen.md +++ b/docs/api/system/capture-screen.md @@ -12,7 +12,9 @@ **CALLBACK返回参数:** -无 +| 属性 | 类型 | 说明 | +| -- | -- | -- | +| path | string | 截屏文件路径,仅App-Android平台支持 | **代码示例**