IosWebUiController

Coordinates IosWebUiController behavior in the SDAI presentation layer.

Author

Dmitriy Moroz

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open override val canGoBack: Boolean

Exposes the canGoBack value used by the SDAI presentation layer.

Link copied to clipboard
var webView: WKWebView?

Exposes the webView value used by the SDAI presentation layer.

Functions

Link copied to clipboard
open override fun goBack()

Executes the goBack step in the SDAI presentation layer.