toggle menu
vico
androidJvm
switch theme
search in API
core
/
com.patrykandpatrick.vico.core.extension
/
updateBounds
update
Bounds
fun
RectF
.
updateBounds
(
left
:
Float
=
this.left
,
top
:
Float
=
this.top
,
right
:
Float
=
this.right
,
bottom
:
Float
=
this.bottom
)
Updates the coordinates of this
RectF
.