Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 725 Bytes

wordsegment_alternateforms.md

File metadata and controls

25 lines (17 loc) · 725 Bytes
-api-id -api-type -api-device-family-note
P:Windows.Data.Text.WordSegment.AlternateForms
winrt property
xbox

Windows.Data.Text.WordSegment.AlternateForms

-description

Gets the alternate forms (if any) associated with the current word.

Alternate forms are loosely associated with the current word. An alternate form may encompass less text, more text, or the same text as the original word.

-property-value

A collection of AlternateWordForm objects that represent alternate forms of the current word.

-remarks

-examples

-see-also