sdk
sdk
/
com.sygic.sdk.map
/
Camera
/
RotationMode
Rotation
Mode
@
Retention
(
value
=
RetentionPolicy.CLASS
)
annotation class
RotationMode
Available camera rotation modes.
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
Attitude
Link copied to clipboard
val
Attitude
:
Int
=
2
Free
Link copied to clipboard
val
Free
:
Int
=
0
North
Up
Link copied to clipboard
val
NorthUp
:
Int
=
1
Vehicle
Link copied to clipboard
val
Vehicle
:
Int
=
3