Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 552 Bytes

windowtabmanager_setactivetab_1876311337.md

File metadata and controls

29 lines (18 loc) · 552 Bytes
-api-id -api-type
M:Windows.UI.Shell.WindowTabManager.SetActiveTab(Windows.UI.Shell.WindowTab)
winrt method

Windows.UI.Shell.WindowTabManager.SetActiveTab(Windows.UI.Shell.WindowTab)

-description

Notifies the system to make the specified tab the active tab.

-parameters

-param tab

The window tab to make active.

-remarks

Important

This API is for Win32 desktop apps only. UWP and other app types are not supported.

-see-also

-examples