sdk
/
com.sygic.sdk.map.fps
/
FpsConfig
/
FpsMode
Fps
Mode
@
Retention
(
value =
RetentionPolicy.CLASS
)
annotation class
FpsMode
Content copied to clipboard
Functions
Properties
Functions
annotation
Type
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
hash
Code
Link copied to clipboard
abstract fun
hashCode
():
Int
Content copied to clipboard
to
String
Link copied to clipboard
abstract fun
toString
():
String
Content copied to clipboard
Properties
BALANCED
Link copied to clipboard
val
BALANCED
:
Int
Content copied to clipboard
Try to achieve smooth camera movement with minimum performance requirements in order to save battery life.
PERFORMANCE
Link copied to clipboard
val
PERFORMANCE
:
Int
Content copied to clipboard
Always try to run at the targetFps that you set in FpsConfig.