toggle menu
sdk
androidJvm
switch theme
search in API
sdk
/
com.sygic.sdk.navigation.routeeventnotifications
/
SignpostInfo
/
SignElement
Sign
Element
data
class
SignElement
:
Parcelable
Members
Types
Pictogram
Type
Link copied to clipboard
enum
PictogramType
:
Enum
<
SignpostInfo.SignElement.PictogramType
>
Sign
Element
Type
Link copied to clipboard
enum
SignElementType
:
Enum
<
SignpostInfo.SignElement.SignElementType
>
Properties
element
Type
Link copied to clipboard
val
elementType
:
SignpostInfo.SignElement.SignElementType
number
Format
Link copied to clipboard
val
numberFormat
:
MapRoadNumberFormat
pictogram
Type
Link copied to clipboard
val
pictogramType
:
SignpostInfo.SignElement.PictogramType
priority
Link copied to clipboard
val
priority
:
Int
text
Link copied to clipboard
val
text
:
String
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)