Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 662 Bytes

windows_graphics_capture.md

File metadata and controls

24 lines (15 loc) · 662 Bytes
-api-id -api-type
N:Windows.Graphics.Capture
winrt namespace

Windows.Graphics.Capture

-description

Enables apps to capture environments, application windows, and displays in a secure, easy to use way with the use of a system picker UI control.

-remarks

You must also add the Graphics Capture capability to your UWP application. See Screen capture for more information.

-see-also

Screen capture

-examples