toggle menu
re.this
0.1.2
common
switch theme
search in API
re.this
/
eu.vendeli.rethis.types.options
/
BYBOX
BYBOX
data
class
BYBOX
(
val
width
:
Double
,
val
height
:
Double
,
val
unit
:
GeoUnit
)
:
Shape
,
TripleArgument
<
Double
,
Double
,
String
>
Members
Constructors
BYBOX
Link copied to clipboard
constructor
(
width
:
Double
,
height
:
Double
,
unit
:
GeoUnit
)
Properties
arg
Link copied to clipboard
open
override
val
arg
:
Triple
<
Double
,
Double
,
String
>
height
Link copied to clipboard
val
height
:
Double
unit
Link copied to clipboard
val
unit
:
GeoUnit
width
Link copied to clipboard
val
width
:
Double