abstract fun createView(context: Context, attrs: AttributeSet? = null): EngineView (source)
Creates a new view for rendering web content.
context - an application context
attrs - optional set of attributes
Return
new newly created EngineView.