提交 8558a49b 编写于 作者: DCloud-yinjiacheng's avatar DCloud-yinjiacheng

iOS uni-usercapturescreen 修改setUserCaptureScreen最低支持版本

上级 97c4f466
...@@ -107,7 +107,7 @@ export type SetUserCaptureScreenOptions = { ...@@ -107,7 +107,7 @@ export type SetUserCaptureScreenOptions = {
* *
* @param {SetUserCaptureScreenOptions} options * @param {SetUserCaptureScreenOptions} options
* @tutorial https://uniapp.dcloud.net.cn/api/system/capture-screen.html#setusercapturescreen * @tutorial https://uniapp.dcloud.net.cn/api/system/capture-screen.html#setusercapturescreen
* @platforms APP-IOS = ^9.0,APP-ANDROID = ^4.4 * @platforms APP-IOS = ^13.0,APP-ANDROID = ^4.4
* @since 3.7.7 * @since 3.7.7
*/ */
export type SetUserCaptureScreen = (options : SetUserCaptureScreenOptions) => void export type SetUserCaptureScreen = (options : SetUserCaptureScreenOptions) => void
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册