Companion

object Companion

Functions

Link copied to clipboard
fun isOpen(supportFragmentManager: FragmentManager): Boolean

Function responsible for checking if the WebView.Sheet is currently open

Link copied to clipboard
fun onBackPress(supportFragmentManager: FragmentManager)

Function responsible for passing a back press event to WebView.Sheet.

Link copied to clipboard
fun restore(supportFragmentManager: FragmentManager, webViewCallback: WebViewCallback)

Function responsible for restoring the WebViewCallback callback after a process death occurred.