From 1fec9251b4cc980b74c9767c57fdc7d212dccda9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=9B=E4=BA=9A=E8=8A=B3?= Date: Tue, 29 Aug 2023 03:07:52 +0000 Subject: [PATCH] update zh-cn/application-dev/reference/apis/common_event/commonEvent-window.md. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 葛亚芳 --- .../reference/apis/common_event/commonEvent-window.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh-cn/application-dev/reference/apis/common_event/commonEvent-window.md b/zh-cn/application-dev/reference/apis/common_event/commonEvent-window.md index 83e183c75b..da223eca10 100644 --- a/zh-cn/application-dev/reference/apis/common_event/commonEvent-window.md +++ b/zh-cn/application-dev/reference/apis/common_event/commonEvent-window.md @@ -1,7 +1,7 @@ # 窗口管理子系统公共事件定义 窗口管理子系统支持发布下列系统公共事件,若需要订阅这些事件,请参见公共事件[接口文档](../js-apis-commonEventManager.md)。 -### COMMON_EVENT_SPLIT_SCREEN10+ +## COMMON_EVENT_SPLIT_SCREEN10+ 表示分屏行为的公共事件。 - 常量值: “usual.event.SPLIT_SCREEN” -- GitLab