Maps and Navigation SDK
0.45.7
androidJvm
com.tomtom.sdk.navigation:navigation
/
com.tomtom.sdk.navigation
/
UnitSystemType
/
Fixed
Fixed
data
class
Fixed
(
fixedUnitSystem
:
UnitSystem
)
:
UnitSystemType
Fixed
UnitSystem
type - once defined the
unitSystem
value provided is always used.
Parameters
fixed
Unit
System
UnitSystem
value.
Members
Constructors
Fixed
Link copied to clipboard
constructor
(
fixedUnitSystem
:
UnitSystem
)
Inherited properties
unit
System
Link copied to clipboard
val
unitSystem
:
UnitSystem
Inherited functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)