getFocusedTab(应用配置文件管理器)

返回焦点选项卡的选项卡对象。

Syntax

Microsoft.Apm.getFocusedSession().getFocusedTab();

返回值

选项卡对象。

Example

const tab = Microsoft.Apm.getFocusedSession().getFocusedTab();
tab.refresh();