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