api-hci
/
de.jlnstrk.transit.api.hci.model
/
HciTimeStyle
Hci
Time
Style
data class
HciTimeStyle
(mode:
HciTimeStyle.Mode
, fg:
HciColor
?, icoX:
Int
?, strikeOut:
Boolean
?)
Content copied to clipboard
Types
Properties
Types
Mode
Link copied to clipboard
enum
Mode
:
Enum
<
HciTimeStyle.Mode
>
Content copied to clipboard
Properties
fg
Link copied to clipboard
val
fg
:
HciColor
?
Content copied to clipboard
icoX
Link copied to clipboard
val
icoX
:
Int
?
Content copied to clipboard
mode
Link copied to clipboard
val
mode
:
HciTimeStyle.Mode
Content copied to clipboard
strikeOut
Link copied to clipboard
val
strikeOut
:
Boolean
?
Content copied to clipboard