sdk
sdk
/
com.sygic.sdk.map
/
PositionIndicator
/
State
State
open
class
State
:
Parcelable
Constructors
Functions
Properties
Constructors
State
Link copied to clipboard
open
fun
State
(
)
Functions
describe
Contents
Link copied to clipboard
open
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
open
fun
writeToParcel
(
dest
:
Parcel
,
flags
:
Int
)
Properties
accuracy
Indicator
Visible
Link copied to clipboard
open
var
accuracyIndicatorVisible
:
Boolean
color
Link copied to clipboard
@
ColorInt
open
var
color
:
Int
CONTENTS_FILE_DESCRIPTOR
Link copied to clipboard
val
CONTENTS_FILE_DESCRIPTOR
:
Int
=
1
CREATOR
Link copied to clipboard
val
CREATOR
:
Parcelable.Creator
<
PositionIndicator.State
>
PARCELABLE_WRITE_RETURN_VALUE
Link copied to clipboard
val
PARCELABLE_WRITE_RETURN_VALUE
:
Int
=
1
rotation
Link copied to clipboard
open
var
rotation
:
Int
type
Link copied to clipboard
open
var
type
:
Int
visible
Link copied to clipboard
open
var
visible
:
Boolean