sdk
/
com.sygic.sdk.map
/
Camera
/
RotationMode
Rotation
Mode
@
Retention
(
value =
RetentionPolicy.CLASS
)
annotation class
RotationMode
Content copied to clipboard
Available camera rotation modes.
Functions
Properties
Functions
annotationType
Link copied to clipboard
abstract fun
annotationType
():
Class
<out
Annotation
>
Content copied to clipboard
equals
Link copied to clipboard
abstract fun
equals
(p:
Any
):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
abstract fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
abstract fun
toString
():
String
Content copied to clipboard
Properties
Attitude
Link copied to clipboard
val
Attitude
:
Int
Content copied to clipboard
Free
Link copied to clipboard
val
Free
:
Int
Content copied to clipboard
NorthUp
Link copied to clipboard
val
NorthUp
:
Int
Content copied to clipboard
Vehicle
Link copied to clipboard
val
Vehicle
:
Int
Content copied to clipboard