toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-dash-config
/
com.mapbox.dash.sdk.config.api
/
SymbolDescriptorChargingPort
Symbol
Descriptor
Charging
Port
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
data
class
SymbolDescriptorChargingPort
(
val
coordinate
:
Point
,
val
themeId
:
ThemeId
,
val
index
:
Int
,
val
isAvailable
:
Boolean
,
val
isFastCharge
:
Boolean
)
:
SymbolDescriptor
Members
Constructors
Symbol
Descriptor
Charging
Port
Link copied to clipboard
constructor
(
coordinate
:
Point
,
themeId
:
ThemeId
,
index
:
Int
,
isAvailable
:
Boolean
,
isFastCharge
:
Boolean
)
Properties
coordinate
Link copied to clipboard
open
override
val
coordinate
:
Point
index
Link copied to clipboard
val
index
:
Int
is
Available
Link copied to clipboard
val
isAvailable
:
Boolean
is
Fast
Charge
Link copied to clipboard
val
isFastCharge
:
Boolean
theme
Id
Link copied to clipboard
open
override
val
themeId
:
ThemeId