title: Taro.offKeyboardHeightChange(callback)

sidebar_label: offKeyboardHeightChange

Un-listens on the keyboard height changes

Reference

Type

  1. (callback: (...args: any[]) => any) => void

Parameters

Property Type Description
callback (…args: any[]) => any Callback function for keyboard height change

API Support

API WeChat Mini-Program H5 React Native
Taro.offKeyboardHeightChange ✔️ ✔️