| 操作 | 旧版本 | 新版本 | d.ts文件 |
|---|---|---|---|
| 新增 | NA | 类名:CooperateMsg; 方法or属性:COOPERATE_SESSION_DISCONNECTED = 7 | @ohos.cooperate.d.ts |
| 新增 | NA | 类名:dragInteraction; 方法or属性:function on(type: 'drag', callback: Callback<DragState>): void; | @ohos.deviceStatus.dragInteraction.d.ts |
| 新增 | NA | 类名:dragInteraction; 方法or属性:function off(type: 'drag', callback?: Callback<DragState>): void; | @ohos.deviceStatus.dragInteraction.d.ts |
| 新增 | NA | 类名:DragState; 方法or属性:MSG_DRAG_STATE_START = 1 | @ohos.deviceStatus.dragInteraction.d.ts |
| 新增 | NA | 类名:DragState; 方法or属性:MSG_DRAG_STATE_STOP = 2 | @ohos.deviceStatus.dragInteraction.d.ts |
| 新增 | NA | 类名:DragState; 方法or属性:MSG_DRAG_STATE_CANCEL = 3 | @ohos.deviceStatus.dragInteraction.d.ts |
| 函数有变化 | 类名:CooperateMsg; 方法or属性:COOPERATE_PREPARE | 类名:CooperateMsg; 方法or属性:COOPERATE_PREPARE = 0 | @ohos.cooperate.d.ts |
| 函数有变化 | 类名:CooperateMsg; 方法or属性:COOPERATE_UNPREPARE | 类名:CooperateMsg; 方法or属性:COOPERATE_UNPREPARE = 1 | @ohos.cooperate.d.ts |
| 函数有变化 | 类名:CooperateMsg; 方法or属性:COOPERATE_ACTIVATE | 类名:CooperateMsg; 方法or属性:COOPERATE_ACTIVATE = 2 | @ohos.cooperate.d.ts |
| 函数有变化 | 类名:CooperateMsg; 方法or属性:COOPERATE_ACTIVATE_SUCCESS | 类名:CooperateMsg; 方法or属性:COOPERATE_ACTIVATE_SUCCESS = 3 | @ohos.cooperate.d.ts |
| 函数有变化 | 类名:CooperateMsg; 方法or属性:COOPERATE_ACTIVATE_FAIL | 类名:CooperateMsg; 方法or属性:COOPERATE_ACTIVATE_FAIL = 4 | @ohos.cooperate.d.ts |
| 函数有变化 | 类名:CooperateMsg; 方法or属性:COOPERATE_DEACTIVATE_SUCCESS | 类名:CooperateMsg; 方法or属性:COOPERATE_DEACTIVATE_SUCCESS = 5 | @ohos.cooperate.d.ts |
| 函数有变化 | 类名:CooperateMsg; 方法or属性:COOPERATE_DEACTIVATE_FAIL | 类名:CooperateMsg; 方法or属性:COOPERATE_DEACTIVATE_FAIL = 6 | @ohos.cooperate.d.ts |
你可能感兴趣的鸿蒙文章
harmony 鸿蒙js-apidiff-application