sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk
sdk
/
ai.abra.sdk.snapshot.abra.types
/
Bounds
/
Bounds
Bounds
constructor
(
rect
:
Rect
)
constructor
(
rect
:
RectF
)
constructor
(
region
:
Region
)
constructor
(
rect
:
Rect
)
constructor
(
@
Json
(
name
=
"x"
)
x
:
Int
,
@
Json
(
name
=
"y"
)
y
:
Int
,
@
Json
(
name
=
"width"
)
width
:
Int
,
@
Json
(
name
=
"height"
)
height
:
Int
)