sdk
sdk
/
com.sygic.sdk.map
/
MapView
/
CountrySignage
Country
Signage
@
Retention
(
value
=
RetentionPolicy.CLASS
)
annotation class
CountrySignage
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
America
Link copied to clipboard
val
America
:
Int
=
1
World
Link copied to clipboard
val
World
:
Int
=
0