MobileHTMLViewer
From Xojo Documentation
Class (inherits from MobileUIControl)
This class is supported on Mobile. Use #If...#Endif with the Target... constants to ensure you only use this class where it is supported. |
A scrollable HTML viewer control.
Events | ||
|
Properties | ||||||||||||
|
Methods | ||||||||||
|
Notes
iOS requires the use of secure "https" connections or the page will not display.
See Also
URLConnection class