Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 605 Bytes

percentformatter_format_77898908.md

File metadata and controls

27 lines (19 loc) · 605 Bytes
-api-id -api-type
M:Windows.Globalization.NumberFormatting.PercentFormatter.Format(System.UInt64)
winrt method

Windows.Globalization.NumberFormatting.PercentFormatter.Format

-description

Returns a string representation of a UInt64 percentage.

-parameters

-param value

The UInt64 value to be formatted.

-returns

A string that represents the percentage.

-remarks

-examples

-see-also

Format(Int64), Format(Double)