Skip to main content

NavigationBarPlugin.getState()

BFChainPluginNavigationBarPlugingetStateLess than 1 minute

Get the plugin state value

NavigationBarPlugin.getState([force_update])

Parameters

  • force_update

    Accepts a boolean; whether to force update the state;
    force_update === true will re-read the state from the system;
    force_update === false will return the cached state data;

Return

Example

import { NavigationBarPlugin } from "@plaoc/plugins";
const value = NavigationBarPlugin.getState(true)

Platform Support

API/Method/EventAndroidiOSDesktop-DevDesktop
getStateX

NavigationBarPlugin

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