vico
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
vico
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
.