Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 605 Bytes

selectablewordsegment.md

File metadata and controls

21 lines (15 loc) · 605 Bytes
-api-id -api-type -api-device-family-note
T:Windows.Data.Text.SelectableWordSegment
winrt class
xbox

Windows.Data.Text.SelectableWordSegment

-description

Represents a segment from your provided text that includes a word and any trailing whitespace and/or punctuation after this word.

-remarks

Your code does not instantiate this class directly. Instead, you use instances retrieved from a SelectableWordsSegmenter object.

-examples

-see-also