| 操作 | 旧版本 | 新版本 | d.ts文件 |
| ---- | ------ | ------ | -------- |
|新增|NA|类名:SuggestionType;
方法or属性:SUGGESTION_TYPE_NONE = 0|@ohos.i18n.d.ts|
|新增|NA|类名:SuggestionType;
方法or属性:SUGGESTION_TYPE_RELATED = 1|@ohos.i18n.d.ts|
|新增|NA|类名:SuggestionType;
方法or属性:SUGGESTION_TYPE_SIM = 2|@ohos.i18n.d.ts|
|新增|NA|类名:SortOptions;
方法or属性:locale?: string;|@ohos.i18n.d.ts|
|新增|NA|类名:SortOptions;
方法or属性:isUseLocalName?: boolean;|@ohos.i18n.d.ts|
|新增|NA|类名:SortOptions;
方法or属性:isSuggestedFirst?: boolean;|@ohos.i18n.d.ts|
|新增|NA|类名:LocaleItem;
方法or属性:id: string;|@ohos.i18n.d.ts|
|新增|NA|类名:LocaleItem;
方法or属性:suggestionType: SuggestionType;|@ohos.i18n.d.ts|
|新增|NA|类名:LocaleItem;
方法or属性:displayName: string;|@ohos.i18n.d.ts|
|新增|NA|类名:LocaleItem;
方法or属性:localName?: string;|@ohos.i18n.d.ts|
|新增|NA|类名:TimeZoneCityItem;
方法or属性:zoneId: string;|@ohos.i18n.d.ts|
|新增|NA|类名:TimeZoneCityItem;
方法or属性:cityId: string;|@ohos.i18n.d.ts|
|新增|NA|类名:TimeZoneCityItem;
方法or属性:cityDisplayName: string;|@ohos.i18n.d.ts|
|新增|NA|类名:TimeZoneCityItem;
方法or属性:offset: number;|@ohos.i18n.d.ts|
|新增|NA|类名:TimeZoneCityItem;
方法or属性:zoneDisplayName: string;|@ohos.i18n.d.ts|
|新增|NA|类名:TimeZoneCityItem;
方法or属性:rawOffset?: number;|@ohos.i18n.d.ts|
|新增|NA|类名:SystemLocaleManager;
方法or属性:constructor();|@ohos.i18n.d.ts|
|新增|NA|类名:SystemLocaleManager;
方法or属性:getLanguageInfoArray(languages: Array\, options?: SortOptions): Array\;|@ohos.i18n.d.ts|
|新增|NA|类名:SystemLocaleManager;
方法or属性:getRegionInfoArray(regions: Array\, options?: SortOptions): Array\;|@ohos.i18n.d.ts|
|新增|NA|类名:SystemLocaleManager;
方法or属性:static getTimeZoneCityItemArray(): Array\;|@ohos.i18n.d.ts|
|新增|NA|类名:resourceManager;
方法or属性:export function getSystemResourceManager(): ResourceManager;|@ohos.resourceManager.d.ts|
|新增|NA|类名:ResourceManager;
方法or属性:getColor(resId: number, callback: _AsyncCallback\): void;|@ohos.resourceManager.d.ts|
|新增|NA|类名:ResourceManager;
方法or属性:getColor(resId: number): Promise\;|@ohos.resourceManager.d.ts|
|新增|NA|类名:ResourceManager;
方法or属性:getColor(resource: Resource, callback: _AsyncCallback\): void;|@ohos.resourceManager.d.ts|
|新增|NA|类名:ResourceManager;
方法or属性:getColor(resource: Resource): Promise\;|@ohos.resourceManager.d.ts|
|新增|NA|类名:ResourceManager;
方法or属性:getColorByName(resName: string, callback: _AsyncCallback\): void;|@ohos.resourceManager.d.ts|
|新增|NA|类名:ResourceManager;
方法or属性:getColorByName(resName: string): Promise\;|@ohos.resourceManager.d.ts|
|新增|NA|类名:ResourceManager;
方法or属性:getColorSync(resId: number) : number;|@ohos.resourceManager.d.ts|
|新增|NA|类名:ResourceManager;
方法or属性:getColorSync(resource: Resource) : number;|@ohos.resourceManager.d.ts|
|新增|NA|类名:ResourceManager;
方法or属性:getColorByNameSync(resName: string) : number;|@ohos.resourceManager.d.ts|
|新增|NA|类名:ResourceManager;
方法or属性:addResource(path: string) : void;|@ohos.resourceManager.d.ts|
|新增|NA|类名:ResourceManager;
方法or属性:removeResource(path: string) : void;|@ohos.resourceManager.d.ts|
|跨平台能力有变化|类名:DateTimeOptions;
方法or属性:year?: string;
旧版本信息:|类名:DateTimeOptions;
方法or属性:year?: string;
新版本信息:crossplatform|@ohos.intl.d.ts|
|跨平台能力有变化|类名:DeviceType;
方法or属性:DEVICE_TYPE_TABLET = 0x01
旧版本信息:crossplatform|类名:DeviceType;
方法or属性:DEVICE_TYPE_TABLET = 0x01
新版本信息:|@ohos.resourceManager.d.ts|
|跨平台能力有变化|类名:DeviceType;
方法or属性:DEVICE_TYPE_CAR = 0x02
旧版本信息:crossplatform|类名:DeviceType;
方法or属性:DEVICE_TYPE_CAR = 0x02
新版本信息:|@ohos.resourceManager.d.ts|
|跨平台能力有变化|类名:DeviceType;
方法or属性:DEVICE_TYPE_PC = 0x03
旧版本信息:crossplatform|类名:DeviceType;
方法or属性:DEVICE_TYPE_PC = 0x03
新版本信息:|@ohos.resourceManager.d.ts|
|跨平台能力有变化|类名:DeviceType;
方法or属性:DEVICE_TYPE_TV = 0x04
旧版本信息:crossplatform|类名:DeviceType;
方法or属性:DEVICE_TYPE_TV = 0x04
新版本信息:|@ohos.resourceManager.d.ts|
|跨平台能力有变化|类名:DeviceType;
方法or属性:DEVICE_TYPE_WEARABLE = 0x06
旧版本信息:crossplatform|类名:DeviceType;
方法or属性:DEVICE_TYPE_WEARABLE = 0x06
新版本信息:|@ohos.resourceManager.d.ts|