Class SingleExtensions
Extension methods for Single and Double.
Inherited Members
Namespace: Unity.AppUI.UI
Assembly: solution.dll
Syntax
public static class SingleExtensions
Methods
Name | Description |
---|---|
ToStringWithVariableDecimalCount(double, CultureInfo) | Returns a string representation of the value with a variable number of decimal places. |
ToStringWithVariableDecimalCount(float, CultureInfo) | Returns a string representation of the value with a variable number of decimal places. |