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