mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-15 07:31:03 +08:00
docs(backgroundMode): update docs
This commit is contained in:
parent
34f34521d9
commit
ea58a78f62
@ -85,7 +85,7 @@ export class BackgroundMode {
|
||||
/**
|
||||
* Sets a callback for a specific event
|
||||
* Can be used to get notified or run function when the background mode has been activated, deactivated or failed.
|
||||
* @param eventName The name of the event. Available events: activate, deactivate, failure
|
||||
* @param {string} eventName The name of the event. Available events: activate, deactivate, failure
|
||||
*/
|
||||
@Cordova({
|
||||
sync: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user