Skip to main content

SplashScreenPlugin.hide()

BFChainInterfaceSplashScreenPluginhideLess than 1 minute

Hide splash screen

SplashScreenPlugin.hide(options)

Parameters

Return Value

Returns a Promise that resolves to a boolean

Example

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

(async () => {
  splashScreenPlugin.hide({})
})();

Platform Compatibility

Properties/Methods/EventsAndroidiOSDesktop-DevDesktop
hideX

SplashScreenPlugin

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