# 振动 vibrator

# 导入模块

import vibrator from '@system.vibrator';

# vibrator.vibrate(OBJECT)

触发设备振动。

  • 参数 无

  • 示例

vibrator.vibrate();