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