Skip to main content

MWebviewPlugin.activate()

BFChainPluginMWebviewPluginactivateLess than 1 minute

Waking up the app window will activate the app window to the top.

Example

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

Function signature

activate(): Promise<boolean>

Parameters

  • none

return value

-boolean

Platform compatibility

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