sdk
sdk
/
com.sygic.sdk.route
/
RoutingOptions
/
TurnPreference
Turn
Preference
@
Retention
(
value
=
RetentionPolicy.CLASS
)
annotation class
TurnPreference
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
Adjacent
Road
Turn
Link copied to clipboard
val
AdjacentRoadTurn
:
Int
=
2
Crossover
Line
Turn
Link copied to clipboard
val
CrossoverLineTurn
:
Int
=
1
No
Preference
Link copied to clipboard
val
NoPreference
:
Int
=
0