string()
Returns the entire content of the web document as a string.
Declaration
func string() -> String!Return Value
The entire content of the web document.
See Also
Related Documentation
- WebKit Objective-C Programming Guide
Returns the entire content of the web document as a string.
func string() -> String!The entire content of the web document.