Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 446 Bytes

corecomponentinputsource_hascapture.md

File metadata and controls

22 lines (15 loc) · 446 Bytes
-api-id -api-type
P:Windows.UI.Core.CoreComponentInputSource.HasCapture
winrt property

Windows.UI.Core.CoreComponentInputSource.HasCapture

-description

Indicates whether the input device supports input capture.

-property-value

true if the input device supports capture (recording of input data); false if it does not.

-remarks

-examples

-see-also