Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 727 Bytes

screencapture_getforcurrentview_1363600702.md

File metadata and controls

26 lines (18 loc) · 727 Bytes
-api-id -api-type
M:Windows.Media.Capture.ScreenCapture.GetForCurrentView
winrt method

Windows.Media.Capture.ScreenCapture.GetForCurrentView

-description

Gets the ScreenCapture object associated with the app's current view.

-returns

The ScreenCapture object associated with the app's current view.

-remarks

Important

The ScreenCapture feature is only supported for mobile devices running Windows Phone 8.1. This API is not supported on Windows 10.

Use this method to obtain an instance of the ScreenCapture class.

-examples

-see-also