-
Notifications
You must be signed in to change notification settings - Fork 0
on show custom view
milan jurkulák edited this page May 21, 2024
·
2 revisions
//tvlib/org.mjdev.tvlib.webscrapper.base/CustomChromeClient/onShowCustomView
[androidJvm]
open override fun onShowCustomView(view: View?, callback: WebChromeClient.CustomViewCallback?)
[androidJvm]
open override fun onShowCustomView(view: View?, requestedOrientation: Int, callback: WebChromeClient.CustomViewCallback?)
Deprecated in Java