sdk
sdk
/
com.sygic.sdk.map
/
MapView
/
InjectSkinResult
Inject
Skin
Result
enum
InjectSkinResult
Entries
Functions
Entries
Success
Link copied to clipboard
Success
InvalidDataFormat
Link copied to clipboard
InvalidDataFormat
InvalidView
Link copied to clipboard
InvalidView
Functions
value
Of
Link copied to clipboard
open
fun
valueOf
(
name
:
String
)
:
MapView.InjectSkinResult
Returns the enum constant of this type with the specified name.
values
Link copied to clipboard
open
fun
values
(
)
:
Array
<
MapView.InjectSkinResult
>
Returns an array containing the constants of this enum type, in the order they're declared.