skrypton-api / com.waicool20.skrypton.jni.objects / SKryptonWebView / addOnLoadStartedListener
addOnLoadStartedListener
fun addOnLoadStartedListener(listener: () -> Unit): Unit
Adds a listener for when the web view starts loading a new page.
Parameters
listener
- Listener used to receive this event.