sdk
sdk
/
com.sygic.sdk.map
/
MapView
/
SpeedUnits
Speed
Units
@
Retention
(
value
=
RetentionPolicy.CLASS
)
annotation class
SpeedUnits
Functions
Properties
Functions
annotation
Type
Link copied to clipboard
abstract
fun
annotationType
(
)
:
Class
<
out
Annotation
>
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String
Properties
By
Region
Link copied to clipboard
val
ByRegion
:
Int
=
2
Imperial
Link copied to clipboard
val
Imperial
:
Int
=
1
Metric
Link copied to clipboard
val
Metric
:
Int
=
0