Frida Docs Unified
GitHub
Preparing search index...
frida-java-bridge
default
scheduleOnMainThread
Function scheduleOnMainThread
scheduleOnMainThread
(
fn
:
()
=>
void
)
:
void
Runs
fn
on the main thread of the VM.
Parameters
fn
:
()
=>
void
Function to run on the main thread of the VM.
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
Frida Docs Unified
Loading...
Runs
fnon the main thread of the VM.