core: 定义核心事件数据模型并更新其文档
This commit is contained in:
@@ -9,7 +9,6 @@ typedef enum wm_service_event_type_t {
|
||||
WM_SERVICE_EVENT_RUNTIME_STARTED,
|
||||
WM_SERVICE_EVENT_RUNTIME_STOPPING,
|
||||
WM_SERVICE_EVENT_WINDOW_METADATA_CHANGED,
|
||||
WM_SERVICE_EVENT_STATUS_TICK,
|
||||
WM_SERVICE_EVENT_RENDER_OUTPUT,
|
||||
} wm_service_event_type_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user