toggle menu
Litho
androidJvm
switch theme
search in API
litho-core
/
com.facebook.litho.animated
/
Easing
/
bezier
bezier
fun
bezier
(
x
:
Float
,
y
:
Float
)
:
Interpolator
quadratic Bezier curve
fun
bezier
(
x1
:
Float
,
y1
:
Float
,
x2
:
Float
,
y2
:
Float
)
:
Interpolator
cubic Bezier curve