@clappia/capacitor-system-settings
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

@clappia-dev/capacitor-system-settings

Capacitor plugin to access the attributes of Developer Options (Android only)

Install

npm install @clappia/capacitor-system-settings
npx cap sync

API

getDeveloperOptions()

getDeveloperOptions() => Promise<any>

Returns a map { developerOptionsEnabled: boolean } indicating whether the developer options are enabled. In future, this will return more attributes related to the system settings.

Returns: Promise<any>


Readme

Keywords

Package Sidebar

Install

npm i @clappia/capacitor-system-settings

Weekly Downloads

6

Version

1.0.1

License

MIT

Unpacked Size

17.5 kB

Total Files

27

Last publish

Collaborators

  • sarthak_clappia
  • hsuyaremo
  • support_clappia