Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 525 Bytes

charactergroupings_lookup_711408188.md

File metadata and controls

30 lines (18 loc) · 525 Bytes
-api-id -api-type
M:Windows.Globalization.Collation.CharacterGroupings.Lookup(System.String)
winrt method

Windows.Globalization.Collation.CharacterGroupings.Lookup

-description

Gets the label under which the provided text falls.

-parameters

-param text

The string for which to get the label.

-returns

If successful, this method returns the label. Otherwise, it returns the input value.

-remarks

-examples

-see-also