StatusBarPlugin.show()
PluginStatusBarPluginshowLess than 1 minute
Show the system status bar
StatusBarPlugin.show()
Parameters
- None
Return Value
- A Promise object that resolves to null
Example
import { statusBarPlugin } from "@plaoc/plugins";
const value = statusBarPlugin.show()
Platform Compatibility
Properties/Methods/Events | Android | iOS | Desktop-Dev | Desktop |
---|---|---|---|---|
show | ✅ | ✅ | ✅ | X |
Related Links
Powered by Waline v2.15.7