Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 363 Bytes

graphicscapturesession_iscursorcaptureenabled.md

File metadata and controls

19 lines (11 loc) · 363 Bytes
-api-id -api-type
P:Windows.Graphics.Capture.GraphicsCaptureSession.IsCursorCaptureEnabled
winrt property

-description

Gets or sets a value specifying whether the capture session will include the cursor in the captured content.

-property-value

True if the cursor should be captured; otherwise, false.

-remarks

-see-also

-examples