sdk
sdk
/
com.sygic.sdk.map.fps
/
FpsConfig
Fps
Config
class
FpsConfig
Types
Constructors
Functions
Properties
Constructors
Fps
Config
Link copied to clipboard
open
fun
FpsConfig
(
mode
:
Int
,
targetFps
:
Float
)
Creates an FpsConfig object.
Types
Fps
Mode
Link copied to clipboard
@
Retention
(
value
=
RetentionPolicy.CLASS
)
annotation class
FpsMode
Functions
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String
Properties
INVALID
Link copied to clipboard
val
INVALID
:
FpsConfig
mode
Link copied to clipboard
val
mode
:
Int
target
Fps
Link copied to clipboard
val
targetFps
:
Float