vibration

振动控制模块

API

vibrate

振动

vibrate()

无参数

Demo

const vibration = weex.requireModule('vibration');
vibration.vibrate();