Contents

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

Getting document content