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.
The HTML title of the loaded page.
var mainFrameTitle: String! { get }The HTML title of the loaded page. Returns @"" if the loaded document is not HTML.