🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

capacitor-android-nav-mode

Package Overview
Dependencies
Maintainers
0
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

capacitor-android-nav-mode

Returns the Android navigation mode of the device

2.0.0
latest
Source
npm
Version published
Maintainers
0
Created
Source

capacitor-android-nav-mode

Returns the Android navigation mode of the device

Install

npm install capacitor-android-nav-mode
npx cap sync

API

  • getNavigationMode()
  • Enums

getNavigationMode()

getNavigationMode() => Promise<{ mode: NavModes; }>

Returns: Promise<{ mode: NavModes; }>

Enums

NavModes

MembersValue
ThreeButton0
TwoButton1
Gesture2

Keywords

capacitor

FAQs

Package last updated on 26 Jan 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts