Skip to main content

NavigationBarPlugin.setOverlay()

BFChainPluginNavigationBarPluginsetOverlayLess than 1 minute

Set whether the system navigation bar overlays the app content

NavigationBarPlugin.setOverlay(b) 

Parameters

  • b

    Accepts a boolean

Return

  • A Promise object that resolves to null

Example

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

Platform Support

Property/Method/EventAndroidiOSDesktop-DevDesktop
setOverlayX

NavigationBarPlugin

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