title: Taro.offWindowResize(callback)

sidebar_label: offWindowResize

Un-listens on the window size change event.

Reference

Type

  1. (callback: Callback) => void

Parameters

Callback

The callback function for the window size change event.

  1. (res: CallbackResult) => void
Property Type
res CallbackResult

API Support

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