Skip to content

AppSetting.openTab method

AppSetting › openTab

Unofficial

Open a specific tab by tab reference.

Signature:

openTab(tab: SettingTab): void

Parameters:

Parameter Type Description
tab SettingTab Tab to open.

Returns: void