Rachel
Toggle table of contents
3.5.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.compose.theme
/
love.yinlin.compose
/
Ripple
/
RippleAnimation
Ripple
Animation
class
RippleAnimation
(
origin
:
Offset
?
,
radius
:
Float
)
Members
Constructors
Ripple
Animation
Link copied to clipboard
constructor
(
origin
:
Offset
?
,
radius
:
Float
)
Properties
animated
Alpha
Link copied to clipboard
val
animatedAlpha
:
Animatable
<
Float
,
AnimationVector1D
>
animated
Center
Percent
Link copied to clipboard
val
animatedCenterPercent
:
Animatable
<
Float
,
AnimationVector1D
>
animated
Radius
Percent
Link copied to clipboard
val
animatedRadiusPercent
:
Animatable
<
Float
,
AnimationVector1D
>
finished
Fading
In
Link copied to clipboard
var
finishedFadingIn
:
Boolean
finish
Requested
Link copied to clipboard
var
finishRequested
:
Boolean
finish
Signal
Deferred
Link copied to clipboard
val
finishSignalDeferred
:
CompletableDeferred
<
Unit
>
start
Radius
Link copied to clipboard
var
startRadius
:
Float
?
target
Center
Link copied to clipboard
var
targetCenter
:
Offset
?
Functions
animate
Link copied to clipboard
suspend
fun
animate
(
)
draw
Link copied to clipboard
fun
DrawScope
.
draw
(
color
:
Color
)
finish
Link copied to clipboard
fun
finish
(
)