@capgo/capacitor-volume-buttons
Capacitor Volume Buttons Plugin for detecting hardware volume button presses.
Overview
Section titled “Overview”Capacitor Volume Buttons Plugin for detecting hardware volume button presses.
Core Capabilities
Section titled “Core Capabilities”addListener- Listen for presses on the hardware volume buttons.removeAllListeners- Removes all listeners for this plugin.getPluginVersion- Get the native Capacitor plugin version.
Public API
Section titled “Public API”| Method | Description |
|---|---|
addListener | Listen for presses on the hardware volume buttons. |
removeAllListeners | Removes all listeners for this plugin. |
getPluginVersion | Get the native Capacitor plugin version. |
Source Of Truth
Section titled “Source Of Truth”This reference is synced from src/definitions.ts in capacitor-volume-buttons.