title: Taro.stopBackgroundAudio()

sidebar_label: stopBackgroundAudio

停止播放音乐。

示例代码

  1. import Taro from '@tarojs/taro'
  2. Taro.stopBackgroundAudio()

API支持度

API 微信小程序 H5 React Native 支付宝小程序 百度小程序
Taro.stopBackgroundAudio ✔️