Skip to main content
Version: 1.x

Taro.stopCompass(param)

停止监听罗盘数据。

使用方式同 wx.stopCompass

参数

object param

ParamTypeDescription
[success]function接口调用成功的回调函数
[fail]function接口调用失败的回调函数
[complete]function接口调用结束的回调函数(调用成功、失败都会执行)

API支持度

API微信小程序H5React Native
Taro.stopCompass✔️✔️