harmony 鸿蒙js-apidiff-unitest
操作 | 旧版本 | 新版本 | d.ts文件 |
---|---|---|---|
新增 | NA | 类名:UIElementInfo; 方法or属性:readonly bundleName: string; |
@ohos.UiTest.d.ts |
新增 | NA | 类名:UIElementInfo; 方法or属性:readonly type: string; |
@ohos.UiTest.d.ts |
新增 | NA | 类名:UIElementInfo; 方法or属性:readonly text: string; |
@ohos.UiTest.d.ts |
新增 | NA | 类名:UIEventObserver; 方法or属性:once(type: ‘toastShow’, callback: Callback<UIElementInfo>): void; |
@ohos.UiTest.d.ts |
新增 | NA | 类名:UIEventObserver; 方法or属性:once(type: ‘dialogShow’, callback: Callback<UIElementInfo>): void; |
@ohos.UiTest.d.ts |
新增 | NA | 类名:Driver; 方法or属性:createUIEventObserver(): UIEventObserver; |
@ohos.UiTest.d.ts |
type有变化 | 类名:WindowFilter; 方法or属性:bundleName?: string; 旧版本信息:string? |
类名:WindowFilter; 方法or属性:bundleName?: string; 新版本信息:?string |
@ohos.UiTest.d.ts |
type有变化 | 类名:WindowFilter; 方法or属性:title?: string; 旧版本信息:string? |
类名:WindowFilter; 方法or属性:title?: string; 新版本信息:?string |
@ohos.UiTest.d.ts |
type有变化 | 类名:WindowFilter; 方法or属性:focused?: boolean; 旧版本信息:boolean? |
类名:WindowFilter; 方法or属性:focused?: boolean; 新版本信息:?boolean |
@ohos.UiTest.d.ts |
type有变化 | 类名:WindowFilter; 方法or属性:actived?: boolean; 旧版本信息:boolean? |
类名:WindowFilter; 方法or属性:actived?: boolean; 新版本信息:?boolean |
@ohos.UiTest.d.ts |
你可能感兴趣的鸿蒙文章
harmony 鸿蒙js-apidiff-application
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦