joy-dom
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
joy-dom
dom-serialization
/
com.j0y.joy.dom.serialization
/
Length
Length
data
class
Length
(
val
value
:
Double
,
val
unit
:
Length.Unit
)
Members
Constructors
Length
Link copied to clipboard
constructor
(
value
:
Double
,
unit
:
Length.Unit
)
Types
Unit
Link copied to clipboard
enum
Unit
:
Enum
<
Length.Unit
>
Properties
unit
Link copied to clipboard
val
unit
:
Length.Unit
value
Link copied to clipboard
val
value
:
Double