SplashScreenPlugin.hide()

BFChainAugust 11, 2023
  • Interface
  • SplashScreenPlugin
  • hide
Less 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/plugin";

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

Platform Compatibility

Properties/Methods/EventsAndroidiOSDesktop-DevDesktop
hideX

SplashScreenPlugin

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