WebViewManager

actual class WebViewManager
expect class WebViewManager
actual class WebViewManager

Constructors

Link copied to clipboard
constructor()
constructor()

Types

Link copied to clipboard
actual object Companion
expect object Companion
actual object Companion

Properties

Link copied to clipboard
var _safariVC: SFSafariViewController?
Link copied to clipboard
var _webview: WKWebView?
Link copied to clipboard
var viewController: UIViewController?
Link copied to clipboard
var window: UIWindow

Functions

Link copied to clipboard
fun bringHimToShow(on: UIView)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
actual fun closeWidget()
expect fun closeWidget()
actual fun closeWidget()
Link copied to clipboard
expect fun createWebView(webview: NativeWebView)
Link copied to clipboard
expect fun destroyWebview(webview: NativeWebView)
Link copied to clipboard
fun getSafariVC(url: NSURL): SFSafariViewController
Link copied to clipboard
actual fun openWidget()
expect fun openWidget()
actual fun openWidget()
Link copied to clipboard
fun setContext(context: Context)
Link copied to clipboard
fun viewWebStart(urlString: String)