MCPcopy Create free account
hub / github.com/capawesome-team/capacitor-plugins / decrease

Method decrease

packages/badge/src/definitions.ts:54–54  ·  view source on GitHub ↗

* Decrease the badge count.

()

Source from the content-addressed store, hash-verified

52 * Decrease the badge count.
53 */
54 decrease(): Promise<void>;
55 /**
56 * Clear the badge count.
57 *

Callers 2

script.jsFile · 0.65
decreaseMethod · 0.65

Implementers 1

BadgeWebpackages/badge/src/web.ts

Calls

no outgoing calls

Tested by

no test coverage detected