toggle menu
sdk
androidJvm
switch theme
search in API
sdk
/
com.sygic.sdk.navigation.routeeventnotifications
/
LaneInfo
/
Lane
/
Arrow
Arrow
data
class
Arrow
:
Parcelable
Members
Properties
direction
Link copied to clipboard
val
direction
:
LaneInfo.Lane.Direction
is
Highlighted
Link copied to clipboard
val
isHighlighted
:
Boolean
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
)