sdk
sdk
/
com.sygic.sdk.map.mapgesturesdetector
/
MapGesturesDetector
/
ZoomDirection
Zoom
Direction
@
Retention
(
value
=
RetentionPolicy.CLASS
)
annotation class
ZoomDirection
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
IN
Link copied to clipboard
val
IN
:
Int
=
1
NOT_QUICK_SCALE
Link copied to clipboard
val
NOT_QUICK_SCALE
:
Int
=
0
OUT
Link copied to clipboard
val
OUT
:
Int
=
2