Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 549 Bytes

linedisplaycapabilities_canreadcharacteratcursor.md

File metadata and controls

22 lines (15 loc) · 549 Bytes
-api-id -api-type
P:Windows.Devices.PointOfService.LineDisplayCapabilities.CanReadCharacterAtCursor
winrt property

Windows.Devices.PointOfService.LineDisplayCapabilities.CanReadCharacterAtCursor

-description

Gets whether the line display supports reading characters at the current cursor position.

-property-value

True if the line display supports reading characters at the cursor; otherwise false.

-remarks

-see-also

-examples