Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 730 Bytes

graphicscapturepicker_picksingleitemasync_1706668900.md

File metadata and controls

27 lines (16 loc) · 730 Bytes
-api-id -api-type
M:Windows.Graphics.Capture.GraphicsCapturePicker.PickSingleItemAsync
winrt method

Windows.Graphics.Capture.GraphicsCapturePicker.PickSingleItemAsync

-description

Opens the capture picker and allows the customer to pick a target on the screen to capture.

-returns

The capture item representing the target that the customer picked.

-remarks

This API must be called on the UI thread or an exception will be thrown. For more information, see CoreDispatcher.RunAsync.

-see-also

-examples