sdk
sdk
/
com.sygic.sdk.map.object.data
/
MapPlaceCategory
/
TextStyle
Text
Style
data
class
TextStyle
(
val
textStyle
:
StyledText.MapTextStyle
,
val
placement
:
MapPlaceCategory.Placement
)
:
Parcelable
Constructors
Functions
Properties
Constructors
Text
Style
Link copied to clipboard
fun
TextStyle
(
textStyle
:
StyledText.MapTextStyle
,
placement
:
MapPlaceCategory.Placement
)
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
)
Properties
placement
Link copied to clipboard
val
placement
:
MapPlaceCategory.Placement
text placement specification
text
Style
Link copied to clipboard
val
textStyle
:
StyledText.MapTextStyle
text style specification