0.0.4 • Published 4 years ago
capacitor-mute v0.0.4
capacitor-mute
Detect if the mute switch is enabled/disabled on a device
Install
npm install capacitor-mute
npx cap syncAPI
isMuted()
isMuted() => anycheck if the device is muted
Returns: any
Interfaces
MuteResponse
| Prop | Type |
|---|---|
value | boolean |