toggle menu
vico
androidJvm
switch theme
search in API
views
/
com.patrykandpatrick.vico.views.component.shape
/
toDrawable
to
Drawable
fun
Shape
.
toDrawable
(
context
:
Context
,
intrinsicWidth
:
Int
=
0
,
intrinsicHeight
:
Int
=
0
)
:
Drawable
Converts this
Shape
to a
Drawable
.
Parameters
intrinsic
Width
the width of the
Drawable
.
intrinsic
Height
the height of the
Drawable
.