mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
docs(): fix param type
This commit is contained in:
parent
dfd0514a43
commit
6534283a6f
@ -112,7 +112,7 @@ export class BackgroundMode extends IonicNativePlugin {
|
|||||||
/**
|
/**
|
||||||
* Override the default title, ticker and text.
|
* Override the default title, ticker and text.
|
||||||
* Available only for Android platform.
|
* Available only for Android platform.
|
||||||
* @param {Configure} options List of option to configure. See table below
|
* @param {BackgroundModeConfiguration} options List of option to configure. See table below
|
||||||
*/
|
*/
|
||||||
@Cordova({
|
@Cordova({
|
||||||
platforms: ['Android']
|
platforms: ['Android']
|
||||||
|
Loading…
Reference in New Issue
Block a user