PortalWebView

constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0)

Creates a PortalWebView with optional attributes and style.

Parameters

context

The context in which the WebView is being used.

attrs

Optional attribute set for customizing the WebView.

defStyleAttr

Optional default style attribute.