NavigationBarPlugin.show()
PluginNavigationBarPluginshowLess than 1 minute
Show the system navigation bar
NavigationBarPlugin.show()
parameters
- none
return value
A Promise object that resolves to null
Example
import { NavigationBarPlugin } from "@plaoc/plugins";
const value = NavigationBarPlugin.show()
Platform Compatibility
Property/Method/Event | Android | IOS | Desktop-Dev | Desktop |
---|---|---|---|---|
show | ✅ | ✅ | ✅ | X |
Related Links
Powered by Waline v2.15.7