StatusBarPlugin.getColor()

BFChainAugust 11, 2023
  • Plugin
  • StatusBarPlugin
  • getColor
Less than 1 minute

Get the color [background color] of the system status bar

StatusBarPlugin.getColor()

Parameters

  • None

Return Value

  • A Promise object that resolves to a string representing a hexadecimal color; e.g. #FFFFFFFF

Example

import { statusBarPlugin } from "@plaoc/plugins";
const value = statusBarPlugin.getColor("#FFFFFFFF")

Platform Compatibility

Properties/Methods/EventsAndroidiOSDesktop-DevDesktop
getColorX

StatusBarPlugin

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