Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 587 Bytes

phonenumberformatter_wrapwithlefttorightmarkers_736051790.md

File metadata and controls

26 lines (18 loc) · 587 Bytes
-api-id -api-type
M:Windows.Globalization.PhoneNumberFormatting.PhoneNumberFormatter.WrapWithLeftToRightMarkers(System.String)
winrt method

Windows.Globalization.PhoneNumberFormatting.PhoneNumberFormatter.WrapWithLeftToRightMarkers

-description

Wraps a string with Unicode Left to Right (LTR) markers.

-parameters

-param number

The string to be surrounded with LTR markers.

-returns

The input string, surrounded with LTR markers.

-remarks

-examples

-see-also