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