| 操作 | 旧版本 | 新版本 | d.ts文件 |
| ---- | ------ | ------ | -------- |
|废弃版本有变化|类名:systemParameter;
方法or属性:function getSync(key: string, def?: string): string;
旧版本信息:|类名:systemParameter;
方法or属性:function getSync(key: string, def?: string): string;
新版本信息:9
代替接口:|@ohos.systemparameter.d.ts|
|废弃版本有变化|类名:systemParameter;
方法or属性:function get(key: string, callback: AsyncCallback\): void;
旧版本信息:|类名:systemParameter;
方法or属性:function get(key: string, callback: AsyncCallback\): void;
新版本信息:9
代替接口:|@ohos.systemparameter.d.ts|
|废弃版本有变化|类名:systemParameter;
方法or属性:function get(key: string, def: string, callback: AsyncCallback\): void;
旧版本信息:|类名:systemParameter;
方法or属性:function get(key: string, def: string, callback: AsyncCallback\): void;
新版本信息:9
代替接口:|@ohos.systemparameter.d.ts|
|废弃版本有变化|类名:systemParameter;
方法or属性:function get(key: string, def?: string): Promise\;
旧版本信息:|类名:systemParameter;
方法or属性:function get(key: string, def?: string): Promise\;
新版本信息:9
代替接口:|@ohos.systemparameter.d.ts|
|废弃版本有变化|类名:systemParameter;
方法or属性:function set(key: string, value: string, callback: AsyncCallback\): void;
旧版本信息:|类名:systemParameter;
方法or属性:function set(key: string, value: string, callback: AsyncCallback\): void;
新版本信息:9
代替接口:|@ohos.systemparameter.d.ts|
|废弃版本有变化|类名:systemParameter;
方法or属性:function set(key: string, value: string): Promise\;
旧版本信息:|类名:systemParameter;
方法or属性:function set(key: string, value: string): Promise\;
新版本信息:9
代替接口:|@ohos.systemparameter.d.ts|
|访问级别有变化|类名:systemParameter;
方法or属性:function getSync(key: string, def?: string): string;
旧版本信息:|类名:systemParameter;
方法or属性:function getSync(key: string, def?: string): string;
新版本信息:systemapi|@ohos.systemparameter.d.ts|
|访问级别有变化|类名:systemParameter;
方法or属性:function get(key: string, callback: AsyncCallback\): void;
旧版本信息:|类名:systemParameter;
方法or属性:function get(key: string, callback: AsyncCallback\): void;
新版本信息:systemapi|@ohos.systemparameter.d.ts|
|访问级别有变化|类名:systemParameter;
方法or属性:function get(key: string, def: string, callback: AsyncCallback\): void;
旧版本信息:|类名:systemParameter;
方法or属性:function get(key: string, def: string, callback: AsyncCallback\): void;
新版本信息:systemapi|@ohos.systemparameter.d.ts|
|访问级别有变化|类名:systemParameter;
方法or属性:function get(key: string, def?: string): Promise\;
旧版本信息:|类名:systemParameter;
方法or属性:function get(key: string, def?: string): Promise\;
新版本信息:systemapi|@ohos.systemparameter.d.ts|
|访问级别有变化|类名:systemParameter;
方法or属性:function setSync(key: string, value: string): void;
旧版本信息:|类名:systemParameter;
方法or属性:function setSync(key: string, value: string): void;
新版本信息:systemapi|@ohos.systemparameter.d.ts|
|访问级别有变化|类名:systemParameter;
方法or属性:function set(key: string, value: string, callback: AsyncCallback\): void;
旧版本信息:|类名:systemParameter;
方法or属性:function set(key: string, value: string, callback: AsyncCallback\): void;
新版本信息:systemapi|@ohos.systemparameter.d.ts|
|访问级别有变化|类名:systemParameter;
方法or属性:function set(key: string, value: string): Promise\;
旧版本信息:|类名:systemParameter;
方法or属性:function set(key: string, value: string): Promise\;
新版本信息:systemapi|@ohos.systemparameter.d.ts|
|访问级别有变化|类名:systemParameterEnhance;
方法or属性:function getSync(key: string, def?: string): string;
旧版本信息:|类名:systemParameterEnhance;
方法or属性:function getSync(key: string, def?: string): string;
新版本信息:systemapi|@ohos.systemParameterEnhance.d.ts|
|访问级别有变化|类名:systemParameterEnhance;
方法or属性:function get(key: string, callback: AsyncCallback\): void;
旧版本信息:|类名:systemParameterEnhance;
方法or属性:function get(key: string, callback: AsyncCallback\): void;
新版本信息:systemapi|@ohos.systemParameterEnhance.d.ts|
|访问级别有变化|类名:systemParameterEnhance;
方法or属性:function get(key: string, def: string, callback: AsyncCallback\): void;
旧版本信息:|类名:systemParameterEnhance;
方法or属性:function get(key: string, def: string, callback: AsyncCallback\): void;
新版本信息:systemapi|@ohos.systemParameterEnhance.d.ts|
|访问级别有变化|类名:systemParameterEnhance;
方法or属性:function get(key: string, def?: string): Promise\;
旧版本信息:|类名:systemParameterEnhance;
方法or属性:function get(key: string, def?: string): Promise\;
新版本信息:systemapi|@ohos.systemParameterEnhance.d.ts|
|访问级别有变化|类名:systemParameterEnhance;
方法or属性:function setSync(key: string, value: string): void;
旧版本信息:|类名:systemParameterEnhance;
方法or属性:function setSync(key: string, value: string): void;
新版本信息:systemapi|@ohos.systemParameterEnhance.d.ts|
|访问级别有变化|类名:systemParameterEnhance;
方法or属性:function set(key: string, value: string, callback: AsyncCallback\): void;
旧版本信息:|类名:systemParameterEnhance;
方法or属性:function set(key: string, value: string, callback: AsyncCallback\): void;
新版本信息:systemapi|@ohos.systemParameterEnhance.d.ts|
|访问级别有变化|类名:systemParameterEnhance;
方法or属性:function set(key: string, value: string): Promise\;
旧版本信息:|类名:systemParameterEnhance;
方法or属性:function set(key: string, value: string): Promise\;
新版本信息:systemapi|@ohos.systemParameterEnhance.d.ts|
|type有变化|类名:DeviceResponse;
方法or属性:brand: string;
旧版本信息:|类名:DeviceResponse;
方法or属性:brand: string;
新版本信息:string|@system.device.d.ts|
|type有变化|类名:DeviceResponse;
方法or属性:manufacturer: string;
旧版本信息:|类名:DeviceResponse;
方法or属性:manufacturer: string;
新版本信息:string|@system.device.d.ts|
|type有变化|类名:DeviceResponse;
方法or属性:model: string;
旧版本信息:|类名:DeviceResponse;
方法or属性:model: string;
新版本信息:string|@system.device.d.ts|
|type有变化|类名:DeviceResponse;
方法or属性:product: string;
旧版本信息:|类名:DeviceResponse;
方法or属性:product: string;
新版本信息:string|@system.device.d.ts|
|type有变化|类名:DeviceResponse;
方法or属性:language: string;
旧版本信息:|类名:DeviceResponse;
方法or属性:language: string;
新版本信息:string|@system.device.d.ts|
|type有变化|类名:DeviceResponse;
方法or属性:region: string;
旧版本信息:|类名:DeviceResponse;
方法or属性:region: string;
新版本信息:string|@system.device.d.ts|
|type有变化|类名:DeviceResponse;
方法or属性:windowWidth: number;
旧版本信息:|类名:DeviceResponse;
方法or属性:windowWidth: number;
新版本信息:number|@system.device.d.ts|
|type有变化|类名:DeviceResponse;
方法or属性:windowHeight: number;
旧版本信息:|类名:DeviceResponse;
方法or属性:windowHeight: number;
新版本信息:number|@system.device.d.ts|
|type有变化|类名:DeviceResponse;
方法or属性:screenDensity: number;
旧版本信息:|类名:DeviceResponse;
方法or属性:screenDensity: number;
新版本信息:number|@system.device.d.ts|
|type有变化|类名:DeviceResponse;
方法or属性:screenShape: 'rect' \| 'circle';
旧版本信息:|类名:DeviceResponse;
方法or属性:screenShape: 'rect' \| 'circle';
新版本信息:'rect' \| 'circle'|@system.device.d.ts|
|type有变化|类名:DeviceResponse;
方法or属性:apiVersion: number;
旧版本信息:|类名:DeviceResponse;
方法or属性:apiVersion: number;
新版本信息:number|@system.device.d.ts|
|type有变化|类名:DeviceResponse;
方法or属性:deviceType: string;
旧版本信息:|类名:DeviceResponse;
方法or属性:deviceType: string;
新版本信息:string|@system.device.d.ts|