Skip to main content

MWebviewPlugin.closeApp()

BFChainPluginMWebviewPlugincloseAppLess than 1 minute

Close the entire application window.

Example

import { mwebviewPlugin } from "@plaoc/plugins";
mwebviewPlugin.closeApp();

Function signature

closeApp(): Promise<boolean>

Parameters

  • none

return value

-boolean

Platform compatibility

Properties/Methods/EventsAndroidIOSDesktop
closeApp
Comments
  • Latest
  • Oldest
  • Hottest
Powered by Waline v2.15.7