toggle menu
vico
androidJvm
switch theme
search in API
core
/
com.patrykandpatrick.vico.core.component.shape.shader
/
CacheableDynamicShader
/
provideShader
provide
Shader
open
override
fun
provideShader
(
context
:
DrawContext
,
left
:
Float
,
top
:
Float
,
right
:
Float
,
bottom
:
Float
)
:
Shader
Creates a
Shader
by using the provided
left
,
top
,
right
, and
bottom
bounds.