外观
监听键盘高度变化事件
支持情况: 微信、RN
参考文档
function listener 键盘高度变化事件的监听函数
参数
Object res
mpx.onKeyboardHeightChange(res => { console.log(res.height) })