Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 476 Bytes

corewindow_activate_1797342875.md

File metadata and controls

20 lines (14 loc) · 476 Bytes
-api-id -api-type
M:Windows.UI.Core.CoreWindow.Activate
winrt method

Windows.UI.Core.CoreWindow.Activate

-description

Activates the window. This method is called to present the window on the screen.

-remarks

The window is presented if the app is the foreground window. If the app has more than one window, the activating window is presented when the app is set to the foreground.

-examples

-see-also