BFChainAugust 11, 2023Less than 1 minute

Here is the English translation:


title: StatusBarPlugin category:

  • Plugin tag:
  • status-bar

The StatusBarPlugin interface represents the system status bar element and provides access to the properties and methods of the system status bar

import { statusBarPlugin } from "@plaoc/plugins";

// Set status bar color
statusBarPlugin.setColor("#FF0000FF")

Properties

Methods

Events

  • None

Platform Compatibility

Properties/Methods/EventsAndroidiOSDesktop-DevDesktop
stateX
getColorX
getOverlayX
getStateX
getStyleX
getVisibleX
hideX
setColorX
setOverlayX
setStateX
setStateByKeyX
setStyleX
setVisibleX
showX

Plaoc

Comments
  • Latest
  • Oldest
  • Hottest
Powered by Waline v2.13.0