WebView

The WebView view uses the internal WebKit engine to display Html pages.

Events:

PageFinished (Url As String)
OverrideUrl (Url As String) As Boolean
UserAndPasswordRequired (Host As String, Realm As String) As String()

Members:

Back
 Background As android.graphics.drawable.Drawable
 BringToFront
 CaptureBitmap As Bitmap
 Color As Int  [write only]
 Enabled As Boolean
 Forward
 Height As Int
 Initialize (EventName As String)
 Invalidate
 Invalidate2 (Rect As android.graphics.Rect)
 Invalidate3 (Left As Int, Top As Int, Right As Int, Bottom As Int)
 IsInitialized As Boolean
 JavaScriptEnabled As Boolean
 Left As Int
 LoadHtml (Html As String)
 LoadUrl (Url As String)
 RemoveView
 RequestFocus As Boolean
 SendToBack
 SetBackgroundImage (Bitmap As android.graphics.Bitmap)
 SetLayout (Left As Int, Top As Int, Width As Int, Height As Int)
 StopLoading
 Tag As Object
 Top As Int
 Url As String  [read only]
 Visible As Boolean
 Width As Int
 Zoom (In As Boolean) As Boolean
 ZoomEnabled As Boolean