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