Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 512 Bytes

icorewindow_activate_1797342875.md

File metadata and controls

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

Windows.UI.Core.ICoreWindow.Activate

-description

Specifies a method that activates the window. This method is called to present the window on the screen.

-remarks

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

-examples

-see-also