DistanceConversionInfo
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP] )
Defines details how Distance should be converted for a given DistanceFormattingRange.
Constructors
Link copied to clipboard
constructor(step: Double, outputUnit: Distance.Unit, skipDecimalPointIfWholeNumber: Boolean = false)