| 操作 | 旧版本 | 新版本 | d.ts文件 |
| ---- | ------ | ------ | -------- |
|新增|NA|模块名: ohos.vibrator
类名: vibrator
方法 or 属性:function stopVibration(callback: AsyncCallback\): void;|@ohos.vibrator.d.ts|
|新增|NA|类名:vibrator
方法or属性:function stopVibration(callback: AsyncCallback\): void;|@ohos.vibrator.d.ts|
|新增|NA|模块名: ohos.vibrator
类名: vibrator
方法 or 属性:function stopVibration(): Promise\;|@ohos.vibrator.d.ts|
|新增|NA|类名:vibrator
方法or属性:function stopVibration(): Promise\;|@ohos.vibrator.d.ts|
|新增|NA|模块名: ohos.vibrator
类名: vibrator
方法 or 属性:function isSupportEffect(effectId: string, callback: AsyncCallback\): void;|@ohos.vibrator.d.ts|
|新增|NA|类名:vibrator
方法or属性:function isSupportEffect(effectId: string, callback: AsyncCallback\): void;|@ohos.vibrator.d.ts|
|新增|NA|模块名: ohos.vibrator
类名: vibrator
方法 or 属性:function isSupportEffect(effectId: string): Promise\;|@ohos.vibrator.d.ts|
|新增|NA|类名:vibrator
方法or属性:function isSupportEffect(effectId: string): Promise\;|@ohos.vibrator.d.ts|