toggle menu
KAHelpers
androidJvm
switch theme
search in API
animations
/
dev.funkymuse.animations
/
circularReveal
circular
Reveal
fun
View
.
circularReveal
(
x
:
Int
=
0
,
y
:
Int
=
0
,
offset
:
Long
=
0
,
radius
:
Float
=
-1.0f
,
duration
:
Long
=
500
,
onStart
:
(
)
->
Unit
?
=
null
,
onFinish
:
(
)
->
Unit
?
=
null
)