harmony 鸿蒙js-apidiff-unitest
Change Type | Old Version | New Version | d.ts File |
---|---|---|---|
Added | NA | Class name: UIElementInfo; Method or attribute name: readonly bundleName: string; |
@ohos.UiTest.d.ts |
Added | NA | Class name: UIElementInfo; Method or attribute name: readonly type: string; |
@ohos.UiTest.d.ts |
Added | NA | Class name: UIElementInfo; Method or attribute name: readonly text: string; |
@ohos.UiTest.d.ts |
Added | NA | Class name: UIEventObserver; Method or attribute name: once(type: ‘toastShow’, callback: Callback<UIElementInfo>): void; |
@ohos.UiTest.d.ts |
Added | NA | Class name: UIEventObserver; Method or attribute name: once(type: ‘dialogShow’, callback: Callback<UIElementInfo>): void; |
@ohos.UiTest.d.ts |
Added | NA | Class name: Driver; Method or attribute name: createUIEventObserver(): UIEventObserver; |
@ohos.UiTest.d.ts |
Type changed | Class name: WindowFilter; Method or attribute name: bundleName?: string; Old version information: string? |
Class name: WindowFilter; Method or attribute name: bundleName?: string; New version information: ?string |
@ohos.UiTest.d.ts |
Type changed | Class name: WindowFilter; Method or attribute name: title?: string; Old version information: string? |
Class name: WindowFilter; Method or attribute name: title?: string; New version information: ?string |
@ohos.UiTest.d.ts |
Type changed | Class name: WindowFilter; Method or attribute name: focused?: boolean; Old version information: boolean? |
Class name: WindowFilter; Method or attribute name: focused?: boolean; New version information: ?boolean |
@ohos.UiTest.d.ts |
Type changed | Class name: WindowFilter; Method or attribute name: actived?: boolean; Old version information: boolean? |
Class name: WindowFilter; Method or attribute name: actived?: boolean; New version information: ?boolean |
@ohos.UiTest.d.ts |
你可能感兴趣的鸿蒙文章
harmony 鸿蒙js-apidiff-application
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦