Skip to main content

NavigationBarPlugin.state

BFChainPluginpluginStateObservestateLess than 1 minute

The state object of the system navigation bar;
The value is an object implementing the StateObserver interface.

Properties

  • state.currentState

    The current state object;
    The value is an object implementing part of the State interface;
    currentState can be used to get and set state; [Generally do not manually set the value of currentState, it will update automatically]
    The value is undefined before the initial update completes;
    Valid currentState properties include:
    ["overlay","visible","style","color", "insets"]

Methods

Events

  • None

Platform Support

Property/Method/EventAndroidiOSDesktop-DevDesktop
currentStateX
jsonlinesX
stopObserveX
onChangeX
getStateX

NavigationBarPlugin

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