Contents

mainFrameTitle

The HTML title of the loaded page.

Declaration

var mainFrameTitle: String! { get }

Discussion

The HTML title of the loaded page. Returns @"" if the loaded document is not HTML.

See Also

Getting and Setting Frame Contents