harmony 鸿蒙js-apidiff-global
Change Type | Old Version | New Version | d.ts File |
---|---|---|---|
Added | NA | Class name: TimeZone Method or attribute name: static getTimezonesByLocation(longitude: number, latitude: number): Array<TimeZone>; |
@ohos.i18n.d.ts |
Added | NA | Module name: ohos.i18n Class name: NormalizerMode |
@ohos.i18n.d.ts |
Added | NA | Module name: ohos.i18n Class name: NormalizerMode Method or attribute name: NFC = 1 |
@ohos.i18n.d.ts |
Added | NA | Module name: ohos.i18n Class name: NormalizerMode Method or attribute name: NFD = 2 |
@ohos.i18n.d.ts |
Added | NA | Module name: ohos.i18n Class name: NormalizerMode Method or attribute name: NFKC = 3 |
@ohos.i18n.d.ts |
Added | NA | Module name: ohos.i18n Class name: NormalizerMode Method or attribute name: NFKD = 4 |
@ohos.i18n.d.ts |
Added | NA | Module name: ohos.i18n Class name: Normalizer |
@ohos.i18n.d.ts |
Added | NA | Module name: ohos.i18n Class name: Normalizer Method or attribute name: static getInstance(mode: NormalizerMode): Normalizer; |
@ohos.i18n.d.ts |
Added | NA | Module name: ohos.i18n Class name: Normalizer Method or attribute name: normalize(text: string): string; |
@ohos.i18n.d.ts |
Added | NA | Class name: ResourceManager Method or attribute name: getStringSync(resId: number, …args: Array<string |number>): string; |
@ohos.resourceManager.d.ts |
Added | NA | Class name: ResourceManager Method or attribute name: getStringSync(resource: Resource, …args: Array<string |number>): string; |
@ohos.resourceManager.d.ts |
Added | NA | Class name: ResourceManager Method or attribute name: getStringByNameSync(resName: string, …args: Array<string |number>): string; |
@ohos.resourceManager.d.ts |
Added | NA | Class name: ResourceManager Method or attribute name: getDrawableDescriptor(resId: number, density?: number): DrawableDescriptor; |
@ohos.resourceManager.d.ts |
Added | NA | Class name: ResourceManager Method or attribute name: getDrawableDescriptorByName(resName: string, density?: number): DrawableDescriptor; |
@ohos.resourceManager.d.ts |
Added | NA | Class name: ResourceManager Method or attribute name: getDrawableDescriptor(resource: Resource, density?: number): DrawableDescriptor; |
@ohos.resourceManager.d.ts |
Added | NA | Class name: ResourceManager Method or attribute name: getRawFileList(path: string, callback: _AsyncCallback<Array<string>>): void; |
@ohos.resourceManager.d.ts |
Added | NA | Class name: ResourceManager Method or attribute name: getRawFileList(path: string): Promise<Array<string>>; |
@ohos.resourceManager.d.ts |
你可能感兴趣的鸿蒙文章
harmony 鸿蒙js-apidiff-accessibility
harmony 鸿蒙js-apidiff-communication
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦