NavigationBarPlugin.hide()
PluginNavigationBarPluginhideLess than 1 minute
Hide the system navigation bar
NavigationBarPlugin.hide()
Parameters
- None
Return
- A Promise object that resolves to null
Example
import { NavigationBarPlugin } from "@plaoc/plugins";
const value = NavigationBarPlugin.hide()
Platform Support
API/Method/Event | Android | iOS | Desktop-Dev | Desktop |
---|---|---|---|---|
hide | ✅ | ✅ | ✅ | X |
Related Links
Powered by Waline v2.15.7