Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 533 Bytes

keyboardinputbuffer_selectfromtap_1761713655.md

File metadata and controls

23 lines (16 loc) · 533 Bytes
-api-id -api-type
M:Windows.Phone.UI.Core.KeyboardInputBuffer.SelectFromTap(System.UInt32)
winrt method

Windows.Phone.UI.Core.KeyboardInputBuffer.SelectFromTap

-description

Selects a range of text as if the user had tapped on the specified character in the input buffer.

-parameters

-param characterIndex

The character in the text input buffer from which the tap selection is performed.

-remarks

-examples

-see-also