valueLengthLimits
The padding or truncating behavior of the unit value.
Declaration
var valueLengthLimits: Range<Int>?Discussion
For example, set this to 2... to force 2-digit padding on all units.
The padding or truncating behavior of the unit value.
var valueLengthLimits: Range<Int>?For example, set this to 2... to force 2-digit padding on all units.