Declared in UIWebView+DTFoundation.h

Overview

Some convenient functions that can be also achieved if you know JavaScript, but are way more easy to remember like this.

Instance Methods

documentTitle

Getting the current document’s title

- (NSString *)documentTitle

Return Value

A string with the document title

Declared In

UIWebView+DTFoundation.h