WebView

Parent NativeDisplayObject
Library native.*
Revision Release 2024.3703
Keywords web view, web popup
See also native.newWebView()

Overview

A web view object is a native display object associated with native.newWebView().

Properties

(Inherits properties from NativeDisplayObject)

object.canGoBack

object.canGoForward

object.hasBackground

Methods

(Inherits methods from NativeDisplayObject)

object:back()

object:deleteCookies()

object:forward()

object:reload()

object:request()

object:stop()