UnitSystem

value class UnitSystem

Preferred system of measurement. Choose UnitSystem.Metric for the metric system (meters, kilometers), or, for the imperial system, UnitSystem.UK (miles, yards) or UnitSystem.US (miles, feet).

Constructors

Link copied to clipboard
constructor(parcel: <Error class: unknown class>)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun toString(): String