Contents

formatWidth

The format width used by the receiver.

Declaration

var formatWidth: Int { get set }

Discussion

The format width is the number of characters of a formatted number within a string that is either left justified or right justified based on the value contained in paddingPosition.

See Also

Configuring Numeric Formats