MobileHTMLViewer

From Xojo Documentation

Class (inherits from MobileUIControl)

A scrollable HTML viewer control.

Events
Closing Opening
Properties
AccessibilityHint Height fa-lock-32.png TintColor
AccessibilityLabel Left fa-lock-32.png Top fa-lock-32.png
ControlCount Name fa-lock-32.png Visible
Enabled Parent fa-lock-32.png Width fa-lock-32.png
Methods
AddConstraint LoadPage RemoveControl
AddControl LoadURL SetFocus
ClearFocus Refresh
ControlAt RemoveConstraint

Notes

iOS requires the use of secure "https" connections or the page will not display.

See Also

URLConnection class