getTitle

abstract fun getTitle(): String?

获取当前页面的标题 (document.title)。

Return

页面标题,可能为null