Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 834 Bytes

textconversiongenerator_getcandidatesasync_1095978545.md

File metadata and controls

28 lines (20 loc) · 834 Bytes
-api-id -api-type -api-device-family-note
M:Windows.Data.Text.TextConversionGenerator.GetCandidatesAsync(System.String)
winrt method
xbox

Windows.Data.Text.TextConversionGenerator.GetCandidatesAsync

-description

Asynchronously gets a list of candidate words based on the provided phonetic characters.

-parameters

-param input

The phonetic characters of the words to be returned.

-returns

An asynchronous operation to return an IVectorView of the list of candidate words.

-remarks

-examples

-see-also

GetCandidatesAsync(String, UInt32)